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

Add progress indicator for the "configure or fix launch.json" gear button #44874

Closed
mjbvz opened this issue Mar 1, 2018 · 4 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues

Comments

@mjbvz
Copy link
Collaborator

mjbvz commented Mar 1, 2018

Issue Type: Bug

Steps to Reproduce:

  1. In a project with no launch.json
  2. In debug panel
  3. Click on the debug gear for configure or fix launch.json

Bug
Notice a several second delay before select environment is shown. There is no indication that work is being done in the background during this delay

Only happens first time

VS Code version: Code - Insiders 1.21.0-insider (9a04587, 2018-03-01T06:39:57.509Z)
OS version: Darwin x64 17.4.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200)
Load (avg) 2, 2, 2
Memory (System) 16.00GB (0.40GB free)
Process Argv /Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron
Screen Reader no
VM 22%
Reproduces only with extensions
@vscodebot vscodebot bot added the insiders label Mar 1, 2018
@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Mar 1, 2018
@weinand
Copy link
Contributor

weinand commented Mar 1, 2018

What (debugger) extensions do you have installed?
If any, does it help if you disable the debuggers?
(java and go are particular slow starters because they launch a language server)

@weinand weinand added the info-needed Issue requires more information from poster label Mar 1, 2018
@mjbvz
Copy link
Collaborator Author

mjbvz commented Mar 1, 2018

@weinand Possibly caused by the docker extension. I went through one-by-one disabling extensions. After disabling docker, the gear button again has an immediate effect

@weinand
Copy link
Contributor

weinand commented Mar 1, 2018

Great, that helps us a lot!

@weinand weinand added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Mar 1, 2018
@vscodebot vscodebot bot removed the insiders label Mar 7, 2018
@isidorn
Copy link
Contributor

isidorn commented Jun 7, 2018

Duplicate of #37929

@isidorn isidorn marked this as a duplicate of #37929 Jun 7, 2018
@isidorn isidorn closed this as completed Jun 7, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 22, 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
Projects
None yet
Development

No branches or pull requests

3 participants