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.
In the Arduino workspace folder, programmers might breakdown their main ino files into different header files and c/cpp/ino files. But currently, the extension is not working well in this situation. Since the build/verify part is based on the Arduino IDE, I assume this part is OK. We need to think about how to better integrate our scenario with the cpp extension.
IanBellomy, jbsulli, githubDLG, janodvarko, kevindehecker and 10 more