Disable automatic refactoring
hi,
i'm working on rather slow computer , have no real use of refactoring function right now. when designing in class designer it goes through entire project every change, takes long time. is there a way turn off automatic refactoring?
best regards
carl
i'm working on rather slow computer , have no real use of refactoring function right now. when designing in class designer it goes through entire project every change, takes long time. is there a way turn off automatic refactoring?
best regards
carl
carl -
we've made number of performance improvements refactoring rtm may have improved. using class designer (and not performing refactoring) should not cause performance hit you're seeing though.
there's no way turn off automatic refactoring can turn off "warning when build errors exist" through tools | options | text editor | c# | advanced save time when refactoring. however, since these build errors potentially cause change in code when performing refactoring, it's advised keep option on.
hth,
karen
we've made number of performance improvements refactoring rtm may have improved. using class designer (and not performing refactoring) should not cause performance hit you're seeing though.
there's no way turn off automatic refactoring can turn off "warning when build errors exist" through tools | options | text editor | c# | advanced save time when refactoring. however, since these build errors potentially cause change in code when performing refactoring, it's advised keep option on.
hth,
karen
Archived Forums V > Visual C# IDE
Comments
Post a Comment