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

Warning notification shown after creating debug config #42176

Closed
auchenberg opened this issue Jan 26, 2018 · 2 comments
Closed

Warning notification shown after creating debug config #42176

auchenberg opened this issue Jan 26, 2018 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@auchenberg
Copy link
Contributor

A warning notification shown after creating debug config, which is confusing as you just added a configuration.

Steps:

  1. Open folder with no launch.json
  2. Go to debug view, select config dropdown, click add configuration
  3. Select Node.js
  4. Default launch.json is generated but a warning notification is shown.

Expected:
No warning to be shown as there is a debug config,.

screen shot 2018-01-25 at 4 51 29 pm

@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Jan 26, 2018
@isidorn isidorn added this to the January 2018 milestone Jan 26, 2018
@isidorn
Copy link
Contributor

isidorn commented Jan 26, 2018

I have removed this info message all together. Since in 95% case there will be a launch configuraiton present, and it is sort of stating the obvious.

@auchenberg
Copy link
Contributor Author

👍

@weinand weinand added the verified Verification succeeded label Feb 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants