code analysis - Resharper 5.0 slows down VS 2008 after license is added. Especially ASPX pages -


I just bought a license for ReSharper 5.0 and editing ASPX pages is almost impossible. I have read somewhere that I can disable code analysis on a single page with "Ctrl + Shift + Alt + 8" with the following command. But this is not working too.

Is there any way to disable reverse code analysis on all ASPX pages?

Try Resorrect 5.1, this is better optimized in specific ASP.NET scenarios.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -