Multiline Search and Replace in Visual Studio
Wednesday, January 25th, 2006I was cleaning my older VB .NET project some time ago. I just wanted to "refactor" some code to look more readable. All I needed was several replaces of multiline text. VS 2002, 2003 nor 2005 is unable to perform multiline search/replace. So I wrote a macro that can do it.
As you know, you [...]
Entries (RSS)