Can it be done? We're using either VS2005 or VS2008.
I don't mean regular expressions - which have their place - but plain old text find & replace. I know we can do it (at a pinch) with regular expressions using the \n tag but prefer not to get tangled up in regex escapes characters, plus there's a readability issue.
If it can't be done what plain and simple (free) alternative are people using? That doesn't involve knocking up our own macro.