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

Surface dynamic debug configurations from empty debug viewlet #96633

Closed
RMacfarlane opened this issue Apr 29, 2020 · 2 comments
Closed

Surface dynamic debug configurations from empty debug viewlet #96633

RMacfarlane opened this issue Apr 29, 2020 · 2 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality

Comments

@RMacfarlane
Copy link
Contributor

Issue Type: Bug

Testing #95837

  1. Clone the vscode-mock-debug repository and start debugging it
  2. Create a js file and open it, but have no launch.json in the open folder

The "Select and Start Debugging" command worked great, but I think it would be useful to have some kind of entry point from the debug viewlet in this case:
Screen Shot 2020-04-29 at 11 50 09 AM

VS Code version: Code - Insiders 1.45.0-insider (4bd2068, 2020-04-29T05:31:36.229Z)
OS version: Darwin x64 18.7.0

@weinand weinand added debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality labels Apr 29, 2020
@weinand
Copy link
Contributor

weinand commented Apr 29, 2020

/duplicate #95863

@weinand weinand removed this from the Backlog Candidates milestone Apr 29, 2020
@microsoft microsoft deleted a comment Apr 29, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jun 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants
@weinand @isidorn @RMacfarlane and others