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 Intellisense Problem (Read 7101 times)
icvdok
Newbies
*
Offline


Posts: 3
Joined: Dec 7th, 2012
Intellisense Problem
Dec 7th, 2012 at 5:32pm
Print Post  
Hello, first of all I would like to thank you for the useful tool.

Downloaded yesterday, no problem for the installation and it works fine with VS 2010 (editing and compiling).

Unfortunately the Intellisense is not working at all. I've check some setting reading other posts but without success.

Intellisense is working fine with VB or C# projects.

How I can solve this problem?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Intellisense Problem
Reply #1 - Dec 7th, 2012 at 7:27pm
Print Post  
If you installed vs after the plugin then rerun the install of the plugin
  
Back to top
IP Logged
 
icvdok
Newbies
*
Offline


Posts: 3
Joined: Dec 7th, 2012
Re: Intellisense Problem
Reply #2 - Dec 9th, 2012 at 7:58am
Print Post  
Hello, thanks for the answer. Unfortunaltely after the plugin removal and reinstall, the Intellisense is still not working.

After the reinstallation, I've recofigured the arduino executable path in the Tool\Options (as explained by the tutorial).

New Arduino project creation seem to be OK. VS at the bottom report "Intellisense on board 'Arduino MEGA 2560 or MEGA ADK' using COM1"

Notes: Isn't possible to load images on the forum?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Intellisense Problem
Reply #3 - Dec 9th, 2012 at 5:03pm
Print Post  
It's best to email images or add a link to a skydrive or google doc.

I guess you can see a list of boards so what happens if you switch to another board and back again?

You can also email a picture to info [at] visualmicro.com

I have switched on your email notifications in your User CP>Options. 

Other users please read the message at the top of each board that explains how to switch on email notifications
« Last Edit: Dec 9th, 2012 at 5:25pm by Tim@Visual Micro »  
Back to top
IP Logged
 
icvdok
Newbies
*
Offline


Posts: 3
Joined: Dec 7th, 2012
Re: Intellisense Problem
Reply #4 - Dec 10th, 2012 at 8:36am
Print Post  
Quote:
I guess you can see a list of boards so what happens if you switch to another board and back again?


After this operation it seems to work fine. I've send you some print screen.

Thanks a lot for the support
IC Smiley
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Intellisense Problem
Reply #5 - Dec 10th, 2012 at 4:56pm
Print Post  
Great. Info for others...

There are certain events that auto refresh the arduino intellisense in vs. Opening or creating a sketch is one of those events but it appeared to fail in this case in 2012 (so I'll look into it). 

Other events that cause the same refresh are:- changing board, adding/removing a library, adding functions to an .ino. The latter two require the .ino to be saved.
  
Back to top
IP Logged
 
omf
Newbies
*
Offline


Posts: 4
Joined: Dec 31st, 2012
Re: Intellisense Problem
Reply #6 - Jan 1st, 2013 at 7:13pm
Print Post  
Is there a way of getting the intellisense to always pop up,  without having to press ctrl + J?

it does on visual studio 2012 but not 2010.  the only reason i went back to 2010 is i couldn't find some settings  like the option to set the debugging to full in 2012
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Intellisense Problem
Reply #7 - Jan 1st, 2013 at 8:06pm
Print Post  
Hi, 2010 doesn't do that but you are right that it is improved in 2012. The project properties are the same in both. Select the project in the solution explorer and press F4 or from the "View" menu at the top of the VS ui.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint