Announcing Regex Kit: Regular Expression Visualizers for VS 2005

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:

System.String
System.Text.RegularExpressions.Regex
System.Text.RegularExpressions.Match
System.Text.RegularExpressions.MatchCollection

Download Version 1.00 (90k)

Read the installation and usage instructions

Some Screenshots:

This is the visualizer for a MatchCollection object. Contains Syntax Highlighting,  hierarchical match view, input and regex options.

This is the 2nd tab located on the left side of the dialog. A verbal description of the pattern text. (By Eric Gunnerson)

 
Published Saturday, November 26, 2005 5:32 PM by RoyOsherove

Comments

Saturday, November 26, 2005 12:26 PM by Omer Shwartz

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

Hi Roy,

I'm using the regulator from time to time and it realy quite helpful and works great..

There is one issue that is annoying me which I hope you will fix in the next version.
Almost every time when I save an expression the editor automatically deletes some fraction of the expression and I need to make an undo to recover the delete.

Again, great job and I'm looking forward for your next release.
Omer.
Saturday, November 26, 2005 12:48 PM by Addy Santo

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

Looks awesome!
Saturday, November 26, 2005 3:30 PM by Shafk

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

Cool
Saturday, November 26, 2005 4:09 PM by Jonathan de Halleux

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

Very nice use of debugger visualisers.
Sunday, November 27, 2005 2:03 PM by Samboy LIms

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

Does it work with the express editions
~ER
http://lvstechie.web1000.com
Sunday, November 27, 2005 3:44 PM by AC [MVP MCMS]

# Re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

I didn't realize RexEx visualizers were missing from VS2005 until I installed these and tried them out on a current project... VERY cool (and eagerly awaiting a sneak peak into Regulartor 3.0!). Thanks!
Sunday, November 27, 2005 3:45 PM by AC

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

I didn't realize RexEx visualizers were missing from VS2005 until I installed these and tried them out on a current project... VERY cool (and eagerly awaiting a sneak peak into Regulartor 3.0!). Thanks!
Tuesday, November 29, 2005 1:38 AM by leon

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

great stuff!! anything that makes the meaning of regEx's clearer is excellent.
Everytime i use one in code i get complaints from all the other programmers who can't tell what it's doing.
Tuesday, November 29, 2005 2:49 AM by Keyvan Nayyeri

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

Really helpfull ;)
Thank you very much for this tool :)
Tuesday, November 29, 2005 4:19 PM by Oliver Degnan

# Source Code ?

Any chance you can have the source code for download? :-)
Tuesday, November 29, 2005 10:40 PM by Roy Osherove

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

In time...
you can always use Reflector ;)
Wednesday, November 30, 2005 2:53 PM by Howard van Rooijen

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

Fantastic work Roy! Puts my Xml Visualizer (http://blogs.conchango.com/howardvanrooijen/archive/2005/11/24/2424.aspx) to shame!
Wednesday, November 30, 2005 3:03 PM by Roy Osherove

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

Howard: Awesome! I think your XML visualizer is one of the coolest I've seen yet!
Friday, December 02, 2005 7:32 AM by Freelance Programmer

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

Excellent! Great visualizer and I can't wait to get my hands on The Regulator v3.0. Any estimate on when we will see a release (in any form)?
Thursday, December 08, 2005 7:00 PM by Great!!

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

Thank you very much!
Tuesday, December 13, 2005 4:39 PM by Dave

# re: Announcing Regex Kit: Regular Expression Visualizers for VS 2005

Thanks Roy!
Sunday, May 28, 2006 11:51 AM by Keyvan Nayyeri

# Regex kit for Visual Studio 2005


 Roy Osherove announced Regex kit: Regular Expression Visualizers for VS 2005. It's one of best tools...
Sunday, July 16, 2006 4:23 AM by Keyvan Nayyeri

# Regex kit for Visual Studio 2005

Roy Osherove announced Regex kit: Regular Expression Visualizers for VS 2005. It's one of best tools

# Carl J » 21+ FREE Regular Expression Tools & Resources (for .Net Developers)

Pingback from  Carl J  » 21+ FREE Regular Expression Tools & Resources (for .Net Developers)