Bulk edit operations
Is there a way how to disable undo option for bulk fix operations ? We have big solutions where some actions might apply to hundreds of files, currently R# will try to open each file and it will take hours to finish bulk edition operation on whole solution. I was trying to find settings which will allow to disable automatic file open, but didn't find anything.
Please sign in to leave a comment.
Hello Julius!
Could you please specify what kind of fix operation you'd like to configure?
By the way here's option for refactorings in refactroings dialog - "Open files for undo" that can be disabled.
Thank you.