Add values to standard expressions list in Regular Expression Editor dialog in VS 2008
- by Alex
Hi.
In the "Regular Expression Editor" dialog in VS 2008 ( or 2005 for this matter ) ,
there is a list of "standard expressions" like :
"French phone number" , "French postal code" etc..
And of course there is an option to select a "Custom" and then enter your own regular expression.
Well.. I want to add a predefined expressions to that list .
Like : "Israeli phone number" .
I don't want to enter it every time by selecting a custom value .
I want my developers in the team available items for them to choose.
Anyone knows how to alter that list ?
I've found some question about it on the web - and the answer given is that it's not possible .
But that was at 2004.
Anyone ?!?!
Thanks.