Regular expression tester for testing .NET regular expressions.
- Enter text to search in the
Text to search
box. - Enter regular expression in the
Pattern
box. - Select regular expression engine options using the check boxes.
- Click on the
Search
button. The search results are displayed in the bottom pane. Selecting a row in the result table highlights the match text and match line.
A few niceties:
-
The last entered inputs are persisted and auto-populated when the program is relaunched.
-
Hitting the
Enter
orReturn
key runs the search. -
The View menu provides a way to wrap/unwrap text and show/hide non-alphanumeric characters.