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 ESP32 Hundreds of IntelliSense (Read 1923 times)
CraigS
Newbies
*
Offline


Posts: 7
Joined: Mar 5th, 2013
ESP32 Hundreds of IntelliSense
Jan 30th, 2019 at 11:55pm
Print Post  
When I start a new Arduino project and select any ESP32 board I get hundreds (638) of IntelliSense errors,  even before I do any editing of the project.

If I select any other non ESP32 Arduino board I don't have similar errors.  The ESP32 sketches compile and upload without issue.    I can mask the errors by by selecting "build only" in the error window.  Attached is the error list.

Recently updated the Arduino IDE to 1.8.8.8 and to VS Community 17  VMicro is 1.1811.24  (platform PC Windows7 x64)

Have I got something set up incorrectly or is this a known issue?   Thanks  Craig
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP32 Hundreds of IntelliSense
Reply #1 - Feb 7th, 2019 at 10:22pm
Print Post  
Sorry I missed this post. Which esp core version have you installed in board manager and what is the name of the package?
  
Back to top
WWW  
IP Logged
 
CraigS
Newbies
*
Offline


Posts: 7
Joined: Mar 5th, 2013
Re: ESP32 Hundreds of IntelliSense
Reply #2 - Feb 8th, 2019 at 4:03am
Print Post  
https://dl.espressif.com/dl/package_esp32_index.json

Under AppData I see  AppData\Local\Arudino15\packages\esp32\hardware\esp32\1.0.1\libraries
There are other items like tools cores variants under the 1.0.1 folder as well.

esp32 by Espressif version 1.0.1

Downloaded per the instructions from GitHub  https://github.com/espressive/arduino-esp32
and installed via Boards Manager

The board I have selected is the DOIT ESP32 DEVKIT V1

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


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP32 Hundreds of IntelliSense
Reply #3 - Feb 8th, 2019 at 11:08pm
Print Post  
Thanks for the info

The September 2018 change to intellisense paths  for esp32that resulted from this post has been reverted. This should revert the error list back to the september system which should work well for the current project files or open files without needing to limit the intellisense error reporting to "Build Only"

The release to the gallery has not been made yet but the version is available in the Pre-Release 2902.8 forum thread

note: intellisense will not be perfect until microsoft release their work in progress gcc compatibility. However it has been significantly worse for esp32 since September

« Last Edit: Feb 8th, 2019 at 11:09pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
CraigS
Newbies
*
Offline


Posts: 7
Joined: Mar 5th, 2013
Re: ESP32 Hundreds of IntelliSense
Reply #4 - Feb 9th, 2019 at 8:35pm
Print Post  
Ok,
Thanks for the info.
Craig
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint