LoadedScripts view: support to show related resources #62034
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
feature-request
Request for new features or functionality
on-testplan
Milestone
The debug adapter protocol supports an optional array of "related" resources for every resource (see DAP type Source) object.
An example for these "related" resources is the TypeScript source that is transpiled into JavaScript.
In this feature we will show these related resources as children of a script in the loaded scripts view.
related: #41362
The text was updated successfully, but these errors were encountered: