Implement vs. Override
Before the ReSharper 6.0 EAP, the utility to override methods and implement methods were two separate actions. I for one **much** prefer it to be separate actions. This is because 99.9% of the time, I only want to implement abstract/interface methods. It is extremely rare that I actually want to override existing behavior. Please at least make it an option to have this work like it used to.
Thanks,
-Kirk
Please sign in to leave a comment.
Can you give an example when you don't have Implement members? Not much changed here in ReSharper 6
Ah, you renamed it on me! :) It's called "Missing members" now instead of "Implement missing members".
Thanks,
-Kirk