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 use an MXChip (with VSC 1.48.2) which has fully supported debugging with the extension. However, when I just have the .ino file open in the workspace (no other files open) and try to debug by Run>Start Debugging it does not list the Arduino environment (see screenshot1), When I open an additional file such as the settings.json file the full list of environment options is shown when I do Run>Start Debugging (screenshot2).
The text was updated successfully, but these errors were encountered:
I also see the same when trying to create a launch.json file from VSCode. If I have the sketch open, I only get the C++ options, I have to have the settings.json open to be able to get a launch.json created with the Arduino debugging option.
I use an MXChip (with VSC 1.48.2) which has fully supported debugging with the extension. However, when I just have the .ino file open in the workspace (no other files open) and try to debug by Run>Start Debugging it does not list the Arduino environment (see screenshot1), When I open an additional file such as the settings.json file the full list of environment options is shown when I do Run>Start Debugging (screenshot2).
The text was updated successfully, but these errors were encountered: