turn off R# for a particular subdirectory?
Most of my work these days is in a content management system that adds
literally thousands of files to my project. Those files choke Resharper (any
build I've tried) when loading the project -- similar to abdu's post "R# 3.1
chokes on DotnetNuke".
Is there any way to turn off indexing of specific directories in a solution?
Please sign in to leave a comment.
I have the same question, I would love to hear some insights on this issue.
I think R#4 has this feature.
ReSharper->Options->Code Inspection->Settings
The click the Advanced... button.
Add the files and folders you want to "skip when analysing"
It also looks like you can force R#4 to skip certain regions in your code too.