I finally found it…
There isn’t any need to download and load any external macro.
Itβs working in Visual Studio 2008 with in-built macro at least. π
Steps:
- Select text you want to find.
- Press Alt + F8 or open “Tools -> Macros -> Macro Explorer”
- Double click Sample β Utilities β FindLine. (It will open the Find box with your selection loaded in the “Find” field. Don’t worry about truncated text shown in the “Find” field. Trust me, the field has it all… The Microsoft way of showing it may be… π )
- Click on the “Quick Replace” button in the “Find And Replace” dialog box. Enter your replace with text.
- And click any of three buttons as per your requirement…and itβs done. π
Hurray… itβs working. It may not be a straightforward way to do it, but you know with Microsoft. Nothing is straightforward and easy.. π