Is the an Expresso "like" addin for Visual Studio?
I use Expresso on a regular basis. I'm wondering if an开发者_开发问答yone knows of a similar tool used for building regular expressoins that's a Visual Studio addin? I like keeping everything in my IDE rather than having separate apps open.
I did find a Regular Expression Explorer, but it doesn't help with building the regex.
Check out the Regex Editor
you can go to this webpage referencing many visual studio addins, and search for Regex,you will find some addins for that.
精彩评论