I know that many have asked about how to configure 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 specific tags, which leads to the template being invalid.
In Visual Studio, I linked my templates with an HTML editor, but is there any other way to get syntax highlighting?
source
share