Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Arduino Debugging Environment not displaying in list #1111

Open
DerekFoster1976 opened this issue Oct 3, 2020 · 2 comments
Open

Arduino Debugging Environment not displaying in list #1111

DerekFoster1976 opened this issue Oct 3, 2020 · 2 comments

Comments

@DerekFoster1976
Copy link

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).

screnshot1

screenshot2

@jimbobbennett
Copy link

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.

@fredsa
Copy link

fredsa commented Aug 8, 2023

This issue may be related to #1632, which reports breakage as of v0.6.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants