Is it possible to turn off code analysis for all JS files when using resharper 6.0?

616 Views Asked by At

Resharper uses up alot of memory (over 1GB of ram) when trying to run code analysis on the JS files in my solution which causes VS to become unresponsive.

Is it possible to turn off code analysis for all the JS files without having to tell Resharper to ignore each file individually?

2

There are 2 best solutions below

0
On BEST ANSWER

You can't do this in Resharper 6.0

3
On

Yes you can here is a link explaining how to do it.