get_loaded_sources
Lists source files currently loaded by the debug adapter, refreshing the live loaded-source event view for the current debugging session.
Instructions
List sources currently loaded by the debug adapter.
Capability-gated on supportsLoadedSourcesRequest. Also refreshes the session's live loadedSource event view on success.
Escape hatch: see the dap-escape-hatch prompt for unwrapped DAP requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||