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 from Debug view is taking lot of time #50615

Closed
sandy081 opened this issue May 29, 2018 · 1 comment
Closed

Opening launch.json from Debug view is taking lot of time #50615

sandy081 opened this issue May 29, 2018 · 1 comment
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@sandy081
Copy link
Member

Testing #49892

  • Install Java debugger extension
  • Open Debug view
  • Click on gear icon to open launch.json

Expected: Launch.json is shown immediately
Actual: Launch.json is opened after starting the java language server (Check the status bar)

Obviously this is an extension related issue.. but wondering why is it blocking the command we own. Hence filed it here.

@isidorn
Copy link
Contributor

isidorn commented May 29, 2018

Dup of #37929

@isidorn isidorn closed this as completed May 29, 2018
@isidorn isidorn added debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) labels May 29, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 13, 2018
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)
Projects
None yet
Development

No branches or pull requests

2 participants