Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A ArduinoJson
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Benoît Blanchon
  • ArduinoJson
  • Issues
  • #1181
Closed
Open
Issue created Feb 08, 2020 by avidNewb@avidNewb

VisualMicro + ESP32 = Intellisense Errors

I'm using VS2019 with vMicro installed to compile code for an MH-ET Live ESP32 MiniKit. I'm seeing an issue that was mentioned on a closed issue before. As soon as I add ArduinoJson I receive hundreds of intellisense errors. I have not been able to make these errors go away. The code does compile but this renders intellisense completely useless.

I've also noticed that intellisense doesn't recognize classes and functions from ArduinoJson. For instance DynamicJsonDocument does not show up in the list when I begin typing and appears with a red line underneath after typing. I can put ARDUINOJSON_NAMESPACE:: in front of it and it shows up. This doesn't resolve the functions though such as serializeJson because they are not in a namespace.

Assignee
Assign to
Time tracking