Intellisense missing in Arduino projects

Sysprogs forums Forums VisualGDB Intellisense missing in Arduino projects

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #22775
    dazipe
    Participant

    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?

     

    #22787
    support
    Keymaster

    Hi,

    Please try updating to Preview 10. It includes a few fixes to the Arduino logic.

    #22850
    dazipe
    Participant

    Installing the Preview 10 did not help at all!

    It actually made it worse because now the clang intellisense doesn’t see the STL components like <vector> <map> or <memory>.

    The code compiles fine but intellisense underscores it with the red line.

    Attachments:
    You must be logged in to view attached files.
    #22871
    support
    Keymaster

    Hi,

    No problem, please try this build: http://sysprogs.com/files/tmp/VisualGDB-5.4.10.2594.msi

    If the problem persists, please let us know if it could be reproduced with publicly available Arduino platforms and libraries. If not, we will provide more detailed steps to diagnose it.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.