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 Visual Studio Editor ~ Folding sections of code (Read 1385 times)
RichardL
Newbies
*
Offline


Posts: 2
Joined: Jan 17th, 2020
Visual Studio Editor ~ Folding sections of code
Mar 10th, 2020 at 5:28pm
Print Post  
Hi,
I'm a new user of vMicro and Visual Studio after persisting with the Arduino IDE and arriving at the point where I was tearing my hair out because it lacked some really basic features. 
I have successfully transferred one large project over to vMicro although I still have a lot to learn. One thing that bugs me is that Cntrl+M Cntrl+O folds up most of my code very tidily but does not fold 'structs' and folding points I have inserted myself.  Is there a work around for this, or have I missed something obvious?
Thanks.
RichardL
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2174
Joined: Feb 13th, 2019
Re: Visual Studio Editor ~ Folding sections of code
Reply #1 - Mar 10th, 2020 at 6:13pm
Print Post  
Try Ctrl+M, Ctrl+O then Ctrl+M, Ctrl+A to collapse all outlining (including structs), all are listed in Microsofts docs for reference.

Hopefully that does what you need?

« Last Edit: Mar 10th, 2020 at 6:14pm by Simon@Visual Micro »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint