Introduce DebugSession#workspaceFolder
#10023
Labels
debug
issues that related to debug functionality
multi-root
issues related to multi-root support
vscode
issues related to VSCode compatibility
Feature Description:
Introduce
DebugSession#workspaceFolder
See https://code.visualstudio.com/api/references/vscode-api#DebugSession
The workspace folder should be taken into account when running pre-launch/debug tasks, for example, but also in labels where it makes sense. Digging through the source code VS Code might be necessary to identify usages.
The text was updated successfully, but these errors were encountered: