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.
Why do I have red underlines everywhere after updating to the latest version?
Currently, the VSCode Arduino extension leverages the C/C++ for Visual Studio Code for language service and debugging. You can find the root cause and solutions from these links: [1], [2]