Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce DebugSession#workspaceFolder #10023

Closed
Tracked by #9863
tsmaeder opened this issue Sep 1, 2021 · 1 comment · Fixed by #11090
Closed
Tracked by #9863

Introduce DebugSession#workspaceFolder #10023

tsmaeder opened this issue Sep 1, 2021 · 1 comment · Fixed by #11090
Assignees
Labels
debug issues that related to debug functionality multi-root issues related to multi-root support vscode issues related to VSCode compatibility

Comments

@tsmaeder
Copy link
Contributor

tsmaeder commented Sep 1, 2021

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.

@tsmaeder tsmaeder added vscode issues related to VSCode compatibility debug issues that related to debug functionality multi-root issues related to multi-root support labels Sep 1, 2021
@jfaltermeier
Copy link
Contributor

I will start having a look at this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug issues that related to debug functionality multi-root issues related to multi-root support vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants