blank after return
Hi
R# 2.02 inserts an blank between the keyword return and the open bracket
when I finished the line with an ';'.
When I type return(rc); it will appear as return (rc);
I checked out some (not all) of the Spaces option and nothing worked.
In the options "Method call parantheses" and "Method call empty parantheses"
is not checked.
I am using VS2003 and build 202
Bye
Michael
Please sign in to leave a comment.
Currently, this is not configurable. The space after 'return' keyword will
be always inserted
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Michael Reukauff" <mreukauff@gmx.net> wrote in message
news:dc86io$dms$1@is.intellij.net...
>
>
>
>
>
>