Add dropdown for syntax items
Brought to you by:
evdokimov
I love this plugin! Very handy, so thank you.
I like how hovering over a character in your regex shows you the syntax definition of that character eg: ? - Greedy match
I was thinking it would be nice to have a dropdown of all the available syntax items with these short descriptions, for those of us who can't remember syntax off by heart.
Cheers
Tom
Well, I find this plugin pretty handy too. And as the project seems to be abandoned by the author, I implemented the requested feature myself :)
The implemented drop-down menu works in exactly the same way as in the Eclipse's Find-Replace dialog (as it re-uses some of its code).
Oh, it seems like it's not possible to add attachments to requests created by someone else (???). So I uploaded the patch to 'Tracker -> Patches' - see https://sourceforge.net/tracker/?func=detail&aid=3604977&group_id=202567&atid=982103