Delete end of word after completion?
Often I want to change for example a method call from:
So I set the carret inside the method name (often with the camel humps thing), start changing the name, or simply call up intellisense:
Then I hit enter and I end up with that:
Yuck. Can't I tell R# to scrap the rest of the symbol being replaced?
Please sign in to leave a comment.
Oh wow, never noticed that, thanks!
Is there a setting for this somewhere? like "always do this even on enter"?