Bug in auto-formatting when doing assignments
Hi - I am using build 217.
There is a bug when you are entering an assignment:
int a=2;
is transformed to:
int a = 2;
whereas:
int a = 2;]]>
is transformed to:
int a=2;
Its not critical but its a little annoying.
Thank you for an invaluable tool.
Thomas
Please sign in to leave a comment.
Could you please post it into the tracker?
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"