Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot select the Arduino configuration for .vscode/launch.json when the .ino file is selected #1343

Open
zfields opened this issue Sep 8, 2021 · 3 comments

Comments

@zfields
Copy link

zfields commented Sep 8, 2021

This took me forever to figure out...

My typical workflow has the .ino file open when I want to setup the debugger.

Luckily, when I was first playing with the extension, I clicked through all the menus to see how it worked and knew Arduino was an option. So I just kept clicking and digging until I figured out the pattern to make it appear again.

In the repro below, I selected the BareMinimum.ino sketch from the Arduino: Examples in the F1 menu. Then I started recording. You can see the Arduino option exists with the welcome screen open, but as soon as I select the .ino file, then Arduino no longer appears as an option. If I close the .ino file, then Arduino reappears as an option.

arduino_bug

The behavior I am expecting is that Arduino would always be an option, especially when an .ino file is in the foreground.

@zfields
Copy link
Author

zfields commented Jun 1, 2022

@benmcmorran I just repro'd this while helping a friend today. It's been several months, since I first reported, can someone look over this?

@zfields
Copy link
Author

zfields commented Mar 27, 2023

Hello. I logged this a year and a half ago, and I haven't even received a response from a bot. Can someone please comment on this behavior?

Debugging is so much more difficult than it needs to be.

@fredsa
Copy link

fredsa commented Aug 8, 2023

Indeed. Likely same issue as reported in #1111.

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

No branches or pull requests

2 participants