Files
textmate/Frameworks/Find
Allan Odgaard 22c1162707 Add “Copy Replacements” to the Find dialog’s action menu
This will expand the replace (format) string using the captures of each match and copy each expansion to the pasteboard.

For example searching for `object->(\w+)\()` with replace set to `$1` will copy only the function name from each invocation.
2016-08-28 09:08:17 +02:00
..
2013-03-07 10:50:19 +01:00