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 Jump to library source code (Read 1894 times)
Henk Levels
Junior Member
**
Offline


Posts: 71
Joined: Sep 28th, 2015
Jump to library source code
Nov 28th, 2015 at 10:20am
Print Post  
Hi,
I'm new to MS Visual studio 2015 and used Atmel Studio before. I red the manual on the Visual micro site but still have question.
When I'm in my sketch file and have a function like Set_Connect_led. How can I jump to the source code of Set_Connect_led in the library most easy.
In Atmel Studio it was right click Go to Implementation, but how to do this in Visual Studio 2015.
Thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Jump to library source code
Reply #1 - Nov 28th, 2015 at 12:19pm
Print Post  
Hi, please right click and view the menu. You should see what you need. You should see a menu with an F12 shortcut key.

Shift+f12 finds all.

However we just use standard C++ in the visual studio so any VS C++ tutorial will help you.

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