I am developing my own Visual Studio 2010 extension and one of the file extension I have to manage is .cls (it's mandatory and it is not Visual Studio knows about). The syntax highlight which I did for my language works fine, but I can't get rid from Visual Basic (or whatever) Intellisense highlights all over the text complaining about invalid syntax. Does anybody know how to disable built-in support for predefined files in Visual Studio like .cls or similar?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.