© Copyright 2009ASPNETWorld.com Powered by newtelligence dasBlog 2.0.7226.0 Based on theme design by Bryan Bell |
Roy Osherove has released Regex Debug Visualizers for Visual Studio 2005. This is really a nice addition to the built-in debug visualizers in VS 2005.
The regular expression visualizers support "visualizing" the following .NET types:
System.StringSystem.Text.RegularExpressions.RegexSystem.Text.RegularExpressions.MatchSystem.Text.RegularExpressions.MatchCollection
Read Roy's post on this version 1 release and go download the kit!