Hey,
I’m using VisualGDB 5.4 preview 7 and there is a problem with Intellisense in Arduino projects.
The main sketch .ino file works fine and Intellisense highlights the types. However it doesn’t work in the additional header files added to the project.
It also doesn’t work in the libraries I add to the Adruino project, but works in some existing Arduino libraries…
Is there way I can configure the Intellisense and point it to the right files?