Automate ReSharper shutdown for each project

I want to be able to disable R # for several projects. There are a fairly large number of exceptions, which means that the implementation of this project in VS is not ideal (Menu: R # β†’ Settings β†’ Code Indices β†’ Settings β†’ Edit Items for Skips).

Does anyone know any smart suggestions? I was hoping that the excluded projects / folders were saved in the R # configuration file, which I could manipulate, but I did not encounter it.

+4
source share
1 answer

Unfortunately, there is currently no way to disable ReSharper for each project. There is a request for this function, but we cannot fulfill any specific deadline right now.

+3
source

All Articles