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

Opening launch.json should not activate debug extensions #55029

Closed
weinand opened this issue Jul 25, 2018 · 0 comments
Closed

Opening launch.json should not activate debug extensions #55029

weinand opened this issue Jul 25, 2018 · 0 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

@weinand
Copy link
Contributor

weinand commented Jul 25, 2018

  • create a launch.json (so that it exists)
  • install java extension
  • open the existing launch.json

Observe:
it takes a long time until it opens and you see a message in the status bar that Java is initialising

If the launch.json exists, there is no need to activate debug extensions.

@weinand weinand added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Jul 25, 2018
@isidorn isidorn added this to the July 2018 milestone Jul 26, 2018
@isidorn isidorn closed this as completed in e4b7417 Aug 2, 2018
@mjbvz mjbvz added the verified Verification succeeded label Aug 3, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 16, 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