abrookins / OpenSearchResult

a Sublime Text 2 plugin that opens files listed in the Find in File output
MIT License
21 stars 4 forks source link

Allow opening search results anywhere #5

Closed thomasjachmann closed 11 years ago

thomasjachmann commented 11 years ago

I'm using Find in Files with the buffer, and tend to save the remaining results in a file when I haven't finished all of them so that I can continue working on them the next day.

When opening the files, this plugin won't work anymore. With this change, I can enable it to work everywhere. This is off by default, to keep the standard behavior.

abrookins commented 11 years ago

Thanks for your patch! I'm out of town right now but will review it ASAP.