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 display of brace matching, syntax highlighting (Read 3878 times)
StewieTee
Newbies
*
Offline


Posts: 6
Joined: Jul 21st, 2013
display of brace matching, syntax highlighting
Jul 15th, 2014 at 2:55pm
Print Post  
Hi,
I'm not sure if this is an appropriate place to ask this but after using the Visual micro add-on for some time now, I have been hunting for a setting to give the same type of brace-matching as in the pic (the vertical dotted lines).
Is this possible in the visual studio editor?
I find it easier to follow the code with this type of aid but have been unable to find a customizable setting in any of the menus.
Any help would be appreciated  Smiley
Thanks!

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: display of brace matching, syntax highlighting
Reply #1 - Jul 15th, 2014 at 3:12pm
Print Post  
Hi,

Many of the pictures on the web site are from Visual Studio which has some nice features.

If you have a small starter "business" which can normally be setup for very little cash you can then sign up for Microsoft's BizSpark and get VS pro for free for a few years.

In Atmel Studio you might have to resort to an extension if there is one but also you should look at the VisualAssistX options because they might help a bit.

For example you can switch on active line highlight and also set a different color for matches braces. The latter does help spot the end of a code block and the active line highlight is useful in combination with break points.

After you have exhausted the VisualAssistX options ...

The Xfeatures extension works in atmel 6.1 not sure about 6.2 and it provides additional code and error/warning + syntax highlighting.

Sorry I can't be of more use but if you find anything useful please post

« Last Edit: Jul 15th, 2014 at 3:14pm by Tim@Visual Micro »  

Please Register or Login to the Forum to see File Attachments
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint