I have beening using Visual Studio 2010 and asp.net for 1.5 years.
Before I had beening used Adobe Dreamviewer for our old asp files.
And There was a property for find and replace in
Dreamviewer.
It was using textarea for find and replace box. Not input
box.
So we used it for changing a block of code just copying from
the code and replacing it the textarea section in the find and replace dialog box.
We can use this propery using regular expression in Visual
Studio. But it is very difficult. And some times we have to use symbol like #,%
for replacing text.
But if we check for regular expression in the find and
replace section, VS says there is no text founded.
Could you insert this property for Visual Studio 11 and
Visual Studio 2010 Sp2
birol2010
0 Points
1 Post
Textarea in find and replace module
Oct 13, 2011 09:57 AM|LINK
Hi.
I have beening using Visual Studio 2010 and asp.net for 1.5 years.
Before I had beening used Adobe Dreamviewer for our old asp files.
And There was a property for find and replace in
Dreamviewer.
It was using textarea for find and replace box. Not input
box.
So we used it for changing a block of code just copying from
the code and replacing it the textarea section in the find and replace dialog box.
We can use this propery using regular expression in Visual
Studio. But it is very difficult. And some times we have to use symbol like #,%
for replacing text.
But if we check for regular expression in the find and
replace section, VS says there is no text founded.
Could you insert this property for Visual Studio 11 and
Visual Studio 2010 Sp2
Thanks