Ignore formatting specific sections in Visual Studio 2010

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?

+3
source share
1 answer

, CVSI, , VS2010, , ; -)

0

Source: https://habr.com/ru/post/1794389/


All Articles