IDE 'Issues' fails to detect the string "!!!"
Posted: Thu Nov 15, 2018 2:40 am
I'm trying to use the IDE Editor Preferences for issues, such as "TODO" and "FIXME" for a new issue "!!!".
I have tried various regular expressions to match !!! such as \b!!!\b.* and \b\!\!\!\b.* and \b\x21\x21\x21\b.* but none of them work.
What will work?
P.S. In the Preference window for Issues the phrase "Regular expression" is mis-spelt as "Regular exression".
I have tried various regular expressions to match !!! such as \b!!!\b.* and \b\!\!\!\b.* and \b\x21\x21\x21\b.* but none of them work.
What will work?
P.S. In the Preference window for Issues the phrase "Regular expression" is mis-spelt as "Regular exression".