You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
I am using the M5Core2 ESP32S3 board, and when I write code into any sketch within VSCode I do not get any pop-up code suggestions or auto-completion based on what I type but when using the ArduinoIDE2 I do.
When I verify code, I get the message:
IntelliSense configuration already up to date. To manually rebuild your IntelliSense configuration run "Cmd+Alt+I"
... which suggests IntelliSense is working but not correctly as it doesn't suggest any code etc. What should I be doing to correct this please folks. Many thanks.