Skip to content

Releases: tarwich/SelectByRegex

v1.1.2: Fixed TMTheme issue

01 Apr 04:08
Compare
Choose a tag to compare

There was an issue with the path in the previous build. This should fix that bug.

v1.1.0: Added history

31 Mar 05:00
Compare
Choose a tag to compare

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

30 Oct 19:08
Compare
Choose a tag to compare

This version should make the plugin compatible with most if not all versions of Sublime Text 2.

v1.0.1: Feature: Stores previous regex

26 Oct 22:50
Compare
Choose a tag to compare

Changes:
Feature: Previous search now stored for next invocation
Bugfix: Inverted selections were being skipped

v1.0.0

24 Oct 19:57
Compare
Choose a tag to compare

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.