harbour-editor
harbour-editor copied to clipboard
[Feature suggestion] Enable search for RegExes, optionally
Insert a toggle button "RegEx" in the search bar, between the "(X)" (if present) and to the left of the "|<" button, which enables searching for Regular Expressions, when activated.
Support of RegExpressions already in progress! This card: https://trello.com/c/wqlkhxIH/32-[girls]-поддержка-регулярных-выражений-в-поиске! Sorry my fault... Sometimes I write cards in Russian...
About enabling RegExpressions I am not sure by now. It will be button near SearchField (as you said) or option in settings will see...
I would love to have the option to switch to a RegEx search and back to a simple string search (not interpreting any special characters) easily and spontaneously. Having the switch buried in the settings would not provide this. Background: I usually start with a simple string search and only try a RegEx when necessary. And the simple string search should not interpret any special characters, as that would inhibit users not experienced with RegExes from searching for strings containing "*", "\" etc.