R# 6.0: ReSharper reports missing CSS-classes in all Views (WebForms-ViewEngine)
In the Version 6.0.2070.19 ReSharper reports missing css-classes in "content-views". All css-files are referenced in the Sitemaster. The Consequence is that all Views marked errors.
Is there a way to tell ReSharper where to look for the css-files or to disable this functionality?
System: Windows 7
Visual Studio 2010
MVC 2.0 Application with Sitemaster
Christian
Please sign in to leave a comment.
Hello Christian,
Could you please attach a small sample solution demonstrating this problem?
Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I attached a solution to demonstrate the problem.
It seems, R# marks all css-classes in views as missing, that don't have declared in an css-file (in the project or solution). But with jQuery you have to declare css-classes for dynamic behaviour.
Regards christian
Attachment(s):
MissingCSSClassesPrpject.rar.zip