VS2010 Regex assistant extension.
Free Tools
1
Posts
1
Posters
2
Views
1
Watching
-
It's from MS, it's free, and it works in VS when you type
Regex r = new Regex(
After that it goes downhill. It doesn't play nice with the Productivity power tools, the testing is a bit primitive and you need to have an idea what you are trying to type before you start. It also doesn't let you test with the various Regex options which is a PITA if you need to check multiline / singleline and so forth. It's no Expresso - but it is within VS so you don't need to work with external apps, and it is helpful for simple expressions. Better than trying to remember the arcane syntax of regular expressions!
Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water