Found this: Sub SurroundWithAppendTag() DTE.ActiveDocument.Selection.Text = \".Append(\"\"\" + DTE.ActiveDocument.Selection.Text + \"\"\")\"
I have a huge solution file with lots of projects in it. I suspect that some of the projects that are referenced to by other projects are m开发者_StackOverflowissing from solution. Is there an easy wa