Page 1 of 1

PowerRegEx

Posted: Mon Sep 09, 2013 10:19 am
by gearmesh
It would be nice if there was a search function within the app. If I open a huge file to be testing/writing search queries, it would be nice if I could search for the string within the app so I could highlight that text I wanted to search for.

Re: PowerRegEx

Posted: Mon Sep 09, 2013 10:24 am
by gearmesh
Another feature I would like to see is:
Export to notepad
Export to built-in Viewer
Export to "My choice" - could be Notepad++ or any app I want. Configurable.

Re: PowerRegEx

Posted: Mon Sep 09, 2013 2:11 pm
by davidc
Thank you for the suggestions. We will add it to the product wish list.

David

Re: PowerRegEx

Posted: Tue Sep 10, 2013 5:15 am
by hrowlin
Just had a quick look at it, this is what I'm missing:

- a switch to toogle if my regexp is case sensitive or not
- the results of grouping (like the results I have in $Matches)