Complete Statement without CarriageReturn
Hi all,
I use the Complete Statement short cut (CTRL+SHIFT+ENTER) sometimes to complete my code row.
You know this adds i.e. parentheses and a semicolon _and an ENTER_. But very often I need the same feature without this ENTER. Do anyone know a way ?
(Using ReSharper 4.5 and VS2008)
Regards
Markus
Please sign in to leave a comment.
Hello Markus
At the moment Complete Statement automatically determines if carriage return should be inserted and there's no way to change this behavior. For instance, it doesn't add a carriage return when completing a 'return' statement.
Andrey Serebryansky
Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"