ReSharper 6 considers .less files as .CSS, although they aren’t.
So instead of proper syntax highlighting, it underlines nearly everything with red (syntax error).
How can I disable this “feature”?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just found a nice trick:
It’s better than disabling ReSharper for a particular set of files (ReSharper -> Options -> Settings -> Edit items to skip …), since in this case each member of your team doesn’t need to repeat this.