Have you ever wanted to develop a complex regular expression and test it? Is Visual Studio's Search and Replace dialog just not cutting it? Well RegEx Editor might just be the answer.
It is a simple concept, enter some text to test on, a regular expression and a replace string then use the IsMatch, Matches or the Replace button. RegEx Editor includes full support for Groups and Replace Strings. The Regular Expression's match results are displayed in a neat grid with single click sorting.
Download it now from my Downloads page.