[wingide-users] Feature request (bug report?) - transfer of search
text when using regex is not escaped
Russell Warren
rwarren at picarro.com
Tue Jul 25 10:25:40 MDT 2006
Right now I have Ctrl-F bound to "batch-search" so that when I highlight text and hit ctrl-F it automatically does a batch search (search in files) for the selected text.
The issue is that when you use regular expressions for your search, it still transfers the text exactly as highlighted. It would be nice if the regex usage could be detected and the special regex chars could be escaped on transfer.
eg: with "math.cos(" highlighted, with regex enabled the text transferred on a batch-search should be "math\.cos\(".
Cheers,
Russ
More information about the wingide-users
mailing list