Skip to content
This repository was archived by the owner on Oct 2, 2021. It is now read-only.
This repository was archived by the owner on Oct 2, 2021. It is now read-only.

Debugging of Node worker_threads in VSC #421

@edopalmieri

Description

@edopalmieri

Hi,

I read here that support for debugging web workers is not present in VSC:
https://github.com/Microsoft/vscode-chrome-debug/issues/675

I am currently working on an application that uses Node's relatively new module: worker_threads, which is very similar to web workers. I tried debugging worker threads in VSC but had no success and had to switch to a different IDE.

I would like to know if there are any plans, now that the scenarios for working with multiple threads in JS are increasing, to be able to debug multi-threaded JS applications in VSC.

Thanks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions