BetterFindBuffer icon indicating copy to clipboard operation
BetterFindBuffer copied to clipboard

Edit text in buffer.

Open Shuraken007 opened this issue 7 years ago • 1 comments

What do you think about opportunity - save changes to file after editing in buffer? I found only one plugin with this feature: https://github.com/titoBouzout/FindResultsApplyChanges As I understand - it scans all files and store text for each, when you edit smth - it check saved data and new scan from buffer, rewrite data to files.

p.s. Does it real, to embed syntax of files, which are shown? I remember that syntax scheme may contain other: http://docs.sublimetext.info/en/latest/reference/syntaxdefs.html , search include here.

Shuraken007 avatar Oct 19 '18 11:10 Shuraken007

I was actually just thinking the exact same thing, this would be an awesome feature to add. Pulling the ability to powerful refactor within the Find Results tab.

IPWright83 avatar Feb 18 '19 16:02 IPWright83