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

Not getting any debug commands #21132

Closed
aeschli opened this issue Feb 22, 2017 · 2 comments · Fixed by #21150
Closed

Not getting any debug commands #21132

aeschli opened this issue Feb 22, 2017 · 2 comments · Fixed by #21150
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@aeschli
Copy link
Contributor

aeschli commented Feb 22, 2017

Testing #20982

Version 1.10.0-insider
Commit 256d76f
Date 2017-02-22T07:09:05.746Z

Linux

  • In the VSCode workspace, open VSCode on the 'extensions/html' folder.
  • press Ctrl + E, type: debug with space at the end
  • an empty dialog shows up
  • click the dialog away
  • error message shows up:
    Unable to instantiate quick open handler vs/workbench/parts/debug/browser/debugQuickOpen - QuickOpenHandler: {"errorCode":"load","moduleId":"vs/workbench/parts/debug/browser/debugQuickOpen","neededBy":["===anonymous10==="],"detail":{"errno":-2,"code":"ENOENT","syscall":"open","path":"/usr/share/code-insiders/resources/app/out/vs/workbench/parts/debug/browser/debugQuickOpen.js"}}
@ramya-rao-a
Copy link
Contributor

image

image

@michelkaporin
Copy link
Contributor

This has been fixed and awaiting pull request review before merge in.

@michelkaporin michelkaporin added this to the February 2017 milestone Feb 23, 2017
@michelkaporin michelkaporin added the bug Issue identified by VS Code Team member as probable bug label Feb 23, 2017
@aeschli aeschli added the verified Verification succeeded label Feb 24, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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 verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants