Releases: tarwich/SelectByRegex
Releases · tarwich/SelectByRegex
v1.1.2: Fixed TMTheme issue
v1.1.0: Added history
This release adds history to the select by regex window. You now can press up / down to select items previously entered.
v1.0.2: Support for Sublime Text 2
This version should make the plugin compatible with most if not all versions of Sublime Text 2.
v1.0.1: Feature: Stores previous regex
Changes:
Feature: Previous search now stored for next invocation
Bugfix: Inverted selections were being skipped
v1.0.0
This is the first release. It does everything I need at the moment. If you need something that isn't listed, please let me know.
Also, there is a chance of an infinite loop in the regex searcher. I think I fixed it, but there is a sure-fire safety mechanism I can put in place if anyone is still hanging.
I have only tested Sublime Text 3 for Mac. If anyone wants to test Windows and ST2, please let me know the results.