T O P I C R E V I E W |
it@kerdos |
Posted - Feb 21 2014 : 03:24:50 AM I am using VS Studio c++ 2013 with Visual Assist Add-In.
When I put bracktes around the block between case ... : and break, the content will be indented far too much.
Please check this screenshot for an example.

How can I fix that?
Regards, Thomas |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Feb 25 2014 : 11:22:34 PM Unfortunately this formatting is coming from the IDE, its nothing to do with VA.
The first step will be to have a look in:
IDE Tools menu -> Options -> Text Editor -> C/C++ -> Formatting -> Indentation
VS2013 has added more options to control the IDE formatting, so hopefully one of these settings will help. |
|
|