Delete end of word after completion?

Often I want to change for example a method call from:
Capture_d'écran_062013_111510_AM.jpg
So I set the carret inside the method name (often with the camel humps thing), start changing the name, or simply call up intellisense:
Capture_d'écran_062013_111739_AM.jpg
Then I hit enter and I end up with that:
Capture_d'écran_062013_111848_AM.jpg
Yuck. Can't I tell R# to scrap the rest of the symbol being replaced?

0
3 comments
Yep, use either tab or enter to complete the text from the window. Enter inserts the text and tab replaces it.
0

Oh wow, never noticed that, thanks!
Is there a setting for this somewhere? like "always do this even on enter"?

0
An option has been added in 8, but there's nothing in 7.
0

Please sign in to leave a comment.