BetterFindBuffer
BetterFindBuffer copied to clipboard
Edit text in buffer.
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.
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.