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 XML comments (Read 3756 times)
Alban
Junior Member
**
Offline


Posts: 26
Location: Holland
Joined: Nov 11th, 2012
XML comments
Feb 8th, 2013 at 8:41pm
Print Post  
Maybe I missed it but there seems to be no compatibility for the VS XML comments for functions etc...

Not sure if it is feasible but it would be so nice if the intellisense for visual micro would recognize XML comments the same way it does for C# etc...

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


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: XML comments
Reply #1 - Feb 8th, 2013 at 9:03pm
Print Post  
Hi,

We make use of Visual Studios C++ engine and have no direct control over these things.

I have not investigated the documentation options for C++, maybe there are some features you can discover. Please let us know.

Thanks

  
Back to top
IP Logged
 
Alban
Junior Member
**
Offline


Posts: 26
Location: Holland
Joined: Nov 11th, 2012
Re: XML comments
Reply #2 - Feb 9th, 2013 at 9:13am
Print Post  
Ahhh, I see.
I did some googling and figured out that XML comments are available for C++ from VS2010 and up but not with the nice intellisense implementations as C# does.

By the way, in the process I discovered that any comment placed prior to a function will be displayed in the intellisense. Because that was the main reason why I started this topic I'm saved :p
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint