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 Outlining no longer working correctly (Read 3155 times)
nevereven
Junior Member
**
Offline


Posts: 59
Joined: Dec 5th, 2014
Outlining no longer working correctly
Feb 24th, 2015 at 4:10pm
Print Post  
I'm not sure if this is just a problem with my configuration, but my outlining is no longer working correctly and I'm not sure how to fix it. I can collapse functions, methods, #ifdef and comment blocks, but not if, while, switch, etc.

After searching for help, I looked in Options -> Text Editor, but there is no C++ choice, just GCC and GCC has nothing about outlining. I have tried re-installing VM. This behavior doesn't seem solution specific.

This is with VM 1.1502.14
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Outlining no longer working correctly
Reply #1 - Feb 24th, 2015 at 5:38pm
Print Post  
Hi,

I guess you are using Atmel Studio and in any event Visual Micro does not have any control over the editor.

In Atmel you are using the standard Gcc editor.

I think there are some outlining features in the options but maybe also on the VisualAssistX options.

It also sounds like you have the Xfeatures extension installed which might have affected things.

Thanks
  
Back to top
IP Logged
 
nevereven
Junior Member
**
Offline


Posts: 59
Joined: Dec 5th, 2014
Re: Outlining no longer working correctly
Reply #2 - Feb 24th, 2015 at 9:24pm
Print Post  
Apparently this is an Atmel Studio bug:
http://www.avrfreaks.net/forum/foldunflod-glitch-text-editor-astudio-61?skey=col...

Vaguely attributed to comments after open curly braces and perhaps nested #ifdefs?

Unfortunately, I've been trying to find the cause for hours.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Outlining no longer working correctly
Reply #3 - Feb 24th, 2015 at 9:26pm
Print Post  
well found, that's not good
« Last Edit: Feb 24th, 2015 at 9:26pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint