Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Code Format indent after if and else (Read 2286 times)
Henk Levels
Junior Member
**
Offline


Posts: 81
Joined: Sep 28th, 2015
Code Format indent after if and else
Sep 28th, 2015 at 1:40pm
Print Post  
Hi,

I'm brand new so please forgive me if I'm asking the obvious.
I have in Atmel studio a plugin for Arduino.
Via Edit - advanced - Format document the document layout is formatted. When formatting the document is done, then after an if statement or else statement the nex line is on the same indent level as all the other lines.
I like to have an extra indent for all the lines after the if statement till the end of the if statement.
Can I change the settings for document formatting.
If yes where can change it.
thanks in advance
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Code Format indent after if and else
Reply #1 - Sep 28th, 2015 at 1:43pm
Print Post  
Hi,

Visual Studio 2015 works better in this area but in AS6 the ViusalAssistX plugin is responsible for this. 

So please take a look as the VisualAssistX options.

Thanks
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint