How to disable code analysis for project
Hi,
ReSharper incorrectly informs me about many errors in my solution. I would like to disable it for some projects. The bigest probelems ReSharper has for:
- Testing projects where I am using dynamic variables (COM) or generated by Visual Studio accessor class
- Sharepoint projects > sharepoint forms > problems with accessing resources: <%$Resources:..., ...%>
The only way which I have foud is shourtcut ctrl+alt+shit+8, but I don't want to go throught all files and repeat this shortcut. The "Edit Items to Skip" doesn't work (throw error). Or mayby you know where ReSharper keeps this settings.
Please sign in to leave a comment.
Hello Konrad,
At the moment you can add all files from a specific project to ReSharper
| Options | Code Inspection | Settings -> Edit Items to Skip... and ReSharper
will stop analyzing them. However, we would like to know more about those
problems. Could you please attach a small sample solution that would demonstrate
these problems? Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi Andrey,
1. When i press button "Edit Items to Skip" than resharper shows me an error
"This operation requires a reader lock. Use ReadLockCookie.Execute()"
I have already send error report.
2. In Attachment you can find sample solution. It contains olny errors for my test project. Sharepoint project errors I will send next time.
3. My ReSharper verison is:
JetBrains ReSharper 6.0 EAP Full Edition Pre-Release
Build 6.0.2155.183 on 2011-05-28T02:30:30
Free evaluation 16 days left
Plugins: none
Visual Studio 10.0.40219.1.
Thank you hor any help.
Attachment(s):
tmpReSharperTest.zip