I know a lot have asked about how to tweak the formatting options in Visual Studio, but is there a way to instruct Visual Studio to ignore certain sections of a document?
My problem is that I have a Velocity template, but Visual Studio does not know how to format the specific tags, which ends up making the template invalid.
In Visual Studio, I have associated my templates with the HTML editor, but is there another way to get syntax highlighting?
You might want to try CVSI, although I don't think it currently supports VS2010, but you can always send a patch to make it work ;-)