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

Running mock debugger gives error during activation #51

Closed
jscheeres opened this issue Mar 11, 2021 · 1 comment
Closed

Running mock debugger gives error during activation #51

jscheeres opened this issue Mar 11, 2021 · 1 comment
Assignees

Comments

@jscheeres
Copy link

jscheeres commented Mar 11, 2021

Os: Windows 10
NodeJs version: 14.6

Reproduction steps:

  1. Start extension
  2. Open test.md in extension development host
  3. Debug the markdown file (hit F5)
  4. Error

image

Error message:
Activating extension 'andreweinand.mock-debug' failed: a DebugAdapterDescriptorFactory can only be registered from the extension that defines the 'mock' debugger..

I also tested it on Ubuntu with NodeJs 14.13.1. It works on Ubuntu.

@weinand
Copy link
Contributor

weinand commented Mar 17, 2021

This is VS Code problem microsoft/vscode#118562 which is fixed in VS Code 1.54.3.

@weinand weinand closed this as completed Mar 17, 2021
@weinand weinand self-assigned this Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants