turning off resharper for a given file?
I'm using LINQ, and when I have a file that has LINQ code, it is almost not editable with resharper on. Is there someway I can disable resharper for just that file and not the full application?
How is everyone else dealing with this issue. I no there is currently no LINQ support, but I'm just trying to work at the same time.
Please sign in to leave a comment.
Hello Peter,
what exactly you mean under 'not editable'? Do you mean error squiggles or
slow typing? Thanks.
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Yes, that is what I mean. sorry for not being more clear. Makes me dizzy to type while seeing all the red and squiggles.
Ctrl-8 should disable code analysis for a given file.
"Peter Kellner" <no_reply@jetbrains.com> wrote in message
news:25925717.1203276652429.JavaMail.itn@is.intellij.net...