Releases: Mohd-PH/RegexSearch
A fix for a highlight bug
Fixing a highlight bug, done by @freefalltom
Change highlight color option
This version adds an option to change the highlight color, suggested by @freefalltom and implemented by @theDragonFire 🔥🐉.
'Reset' button causes previous highlights to disappear
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
Fix Empty values in optional capture groups are returned as undefined, thanks to @SaltatorMortis for contributing
Added help button to help using regex
Added help button to the popup, thanks to @theDragonFire for his work
Result box now read only
In this release the Result textarea
read only
Thanks to @theDragonFire for his pull request
Enter + Shift keys now highlight the matches
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
Used monospaced font for input fields
Press Enter to Search
Pressing Enter key while focusing in regex template will trigger it to search for matches
Matches count and input autofocus
Regex input is now auto focused
Added Matches count