How to exclude certain files from refactoring?
Hi,
I've got a big xml file with .config extension in my solution. Every time I rename a class R# goes and parses that file which significantly slows
down my workflow. I see that there is a way to exclude files from Code Analysis but I don't see how I can exclude a file from refactoring.
Any ideas ?
Regards
Pawel
Please sign in to leave a comment.
Hello Pawel,
Please try turning off the 'Search in comments and string literals' option
on the rename dialog. Let me know if this helps. Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hello,
how can we disable this setting by default?
this is the default
we need that Search in comments and string literals is DISABLED by default
Regards
Bespalov