How do I stop ReSharper from examining .less files?
Using the "skip files and folders" feature is inconvenient because I have a very large solution with multiple websites and numerous less files amongst the various projects in different locations. I just paid for ReSharper 6 and to my dismay, all my .less files are now polluted with red wavy lines everywhere and I can't find any way to disable this. Honestly I'm happy to just disable css inspection altogether, but there doesn't seem to be any way to do it.
Please sign in to leave a comment.
Absolutely, I want to be able to disable CSS altoghether. I'm having the same issue as you.
Please vote for this Issue Ticket to get this resolved in R# 6.1:
http://youtrack.jetbrains.net/issue/RSRP-273676
Hey, try this...you can disable CSS IntelliSense all togehter, thank god...
Kill this file and rename:
JetBrains.ReSharper.Psi.Css.dll
to
JetBrains.ReSharper.Psi.Css.dll.disabled
Oh yes, no more R#6 CSS IntelliSense and the IDE is like 10x FASTER loading!!! YESSSSSSSS
WOO HOO!