Skip to content

Releases: Mohd-PH/RegexSearch

A fix for a highlight bug

13 Jul 08:29
Compare
Choose a tag to compare

Fixing a highlight bug, done by @freefalltom

Change highlight color option

12 Jul 06:44
Compare
Choose a tag to compare

This version adds an option to change the highlight color, suggested by @freefalltom and implemented by @theDragonFire 🔥🐉.

'Reset' button causes previous highlights to disappear

11 Jul 16:01
Compare
Choose a tag to compare

In previous versions, clicking the reset button won't remove highlighted results, this version fixes this issue, the issue was fixed by @theDragonFire 🔥🐉

Fix Empty values in optional capture groups are returned as undefined

15 Jan 05:57
Compare
Choose a tag to compare

Fix Empty values in optional capture groups are returned as undefined, thanks to @SaltatorMortis for contributing

Added help button to help using regex

29 Jul 16:18
459c00c
Compare
Choose a tag to compare

Added help button to the popup, thanks to @theDragonFire for his work

Result box now read only

25 Jul 08:05
Compare
Choose a tag to compare

In this release the Result textarea read only
Thanks to @theDragonFire for his pull request

Enter + Shift keys now highlight the matches

04 Jul 00:25
Compare
Choose a tag to compare

Now clicking Enter key while focusing on regex input will trigger the search function, however clicking Enter + Shift keys will trigger the highlight function

Monospaced font

23 Jun 07:01
Compare
Choose a tag to compare

Used monospaced font for input fields

Press Enter to Search

02 Jun 22:51
Compare
Choose a tag to compare

Pressing Enter key while focusing in regex template will trigger it to search for matches

Matches count and input autofocus

16 May 12:30
Compare
Choose a tag to compare

Regex input is now auto focused
Added Matches count