Announcing Regex Kit: Regular Expression Visualizers for VS 2005
Roy Osherove
I've been hibernating with everything relating to regular expressions for quite sometime now. I'm still working on the Regulator 3.0 (built on .NET 2.0), but for now, I thought I'd release these:
Visual Studio allows creating "Debug Visualizers" for all types in .NET framework as well as custom types.
You can find such visualizers for Datasets, strings and XML. There wasn't one for Regular expressions, until now.
These visualizers allow you to "visualize" the following types: