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 has been archived by the owner on Oct 1, 2024. It is now read-only.
vscode-arduino does not configure IntelliSense correctly. This is a duplicate of #438 (and many others). I'm currently working on this issue (I'm not associated with the original maintainers though). A beta test should become available in the forthcoming week. See the issue above for more information.
Before filing an issue, please search the existing issues first. This way we can focus on the stuff that matters. Thanks!
Within Arduino INO files, values that are defined in project level header files make intellisense throw the following error:
However, as shown, it appears it is able to jump to definition of the define. Project compilation also works fine without an issue
The text was updated successfully, but these errors were encountered: