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 Lost intellisense functionality (Read 3561 times)
JoeMcC
Junior Member
**
Offline


Posts: 27
Joined: Oct 30th, 2016
Lost intellisense functionality
Apr 19th, 2017 at 12:25pm
Print Post  
Hello All,
I seemed to have lost my intellisense functionality, or at least some of it. Now when i use uint8_t is doesnt itallic it and I can not go to "implementation" of whatever I right click on. Using Atmel Studio 7.

Is there a fix for this. Really like it.

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


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Lost intellisense functionality
Reply #1 - Apr 19th, 2017 at 12:44pm
Print Post  
Switch on vmicro>compiler>verbose and also the "show build properties" option

Then build and post the output as a .txt file.

Then we will see what hardware, ide and configuration you are using.
  
Back to top
WWW  
IP Logged
 
JoeMcC
Junior Member
**
Offline


Posts: 27
Joined: Oct 30th, 2016
Re: Lost intellisense functionality
Reply #2 - Apr 19th, 2017 at 12:53pm
Print Post  
Thanks for the quick response Tim, the text file is attached.


  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
JoeMcC
Junior Member
**
Offline


Posts: 27
Joined: Oct 30th, 2016
Re: Lost intellisense functionality
Reply #3 - Apr 19th, 2017 at 1:28pm
Print Post  
I just noticed that a lot of updates have been made. I am using VS 1609 and the most current is 1703. You've been busy ! 

I will download that version and install and see if that helps.
  
Back to top
 
IP Logged
 
JoeMcC
Junior Member
**
Offline


Posts: 27
Joined: Oct 30th, 2016
Re: Lost intellisense functionality
Reply #4 - Apr 19th, 2017 at 1:50pm
Print Post  
I guess I do not know the diff between intellisense and visual assist.

Downloaded latest update to VS and then enabled visual assist and got everything back the way it was.

What is the diff between the two ?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Lost intellisense functionality
Reply #5 - Apr 19th, 2017 at 2:01pm
Print Post  
Visual Assist is the intellisense system of Atmel Studio

Visual Micro simply provides paths to source code then leaves Visual Assist to do what it does

It's possible you installed a new arduino ide or tool chain. If that is true, Arduino have moved a lot of source code so you would need an updated visual micro to cater for that.

Alternatively if you had disabled visual assist then you would only see the basic visual studio intellisense which would be rubbish.

Hopefully this explains what happened, thanks for the update.
« Last Edit: Apr 19th, 2017 at 2:02pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint