-->
Page 1 of 2

intellisense broken with latest 1.64 with visual micro

PostPosted: Tue May 19, 2015 10:56 am
by cherowley
Hi!

I've been using this esp8226 arduino stuff with visual micro and it sure is sweet!

However, i've just done a complete wipe and reinstall of everything to get the latest versions in a clean state - downloaded latest arduino ide 1.64, latest visual micro and vis studio community edition and reinstalled them all again.

My code compiles file but intellisense no longer works when the esp "boards" are chosen.
Intellisense works fine for the arduino chips.

Anyone have any ideas?

Cheers!

Re: intellisense broken with latest 1.64 with visual micro

PostPosted: Thu May 21, 2015 5:19 am
by Lord Ivanhoe
Same problem here, intellisense just stopped working with 1.6.4. And i need my intellisense :(

Fixed?: intellisense broken with latest 1.64 with visual mic

PostPosted: Sun May 31, 2015 11:21 am
by Visual Micro
Hi,

Sp6 of Visual Micro contains some important, hopefully final, changes for the new Arduino 1.6 contributed hardware system.

There are some important fixes and workarounds which strength the plugins compatibility with the latest Arduino 3rd party build spec.

It's true to say that this awesome esp8266.com project has tested Visual Micro's compatibility and resilience to the limit so this work will benefit many others in the future. Thanks!!

Another important issue that has been resolved became obvious when both adafruit esp8266 v1.6.1 and v1.6.2 were combined in Board Manager with the latest esp8266.com v1.6.4. If 1.6.4 had been installed via the arduino ide then the visual micro compile would fail because it was unable to locate the 1.6.4 release. In the latest release of Visual Micro you will see that the adafruit and esp8266 versions are combined into a single list and that Visual Micro correctly determines which platform is installed.

Look forward to hearing how you get on with Sp6.

Thanks., Tim

Re: intellisense broken with latest 1.64 with visual micro

PostPosted: Sun May 31, 2015 5:15 pm
by Matt Ebel
First off: thanks to everyone at Visual Micro for the continuous and sustained effort to support this rapidly developing technology!

FYI, you guys must be moving so fast that you forgot to update the latest version # in your DL page - It still says sp4, but the msi that comes down via the link is actually sp6.

I think we can all forgive you, given the fact that you pushed 2 sp updates (spanning 3 sp #s, no less!) on the same day (a Saturday, no less!) - Keep it up!

-Matt