Skip to content

Move loaded scripts explorer into VS Code #37767

@weinand

Description

@weinand

Today the "loaded scripts explorer" is implemented in the node-debug extension and is only available for a few JavaScript runtimes despite the fact that the "loaded scripts" functionality is available in the debug adapter protocol.

To make the "loaded scripts explorer" available for all debug extensions, we should move the implementation into the VS Code debugger (and eliminate the QuickPick based variant).

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityon-testplan

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions