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

Add support for referencing multiroot-workspace folders in settings using ${workspaceFolder:<folder_name>} #19188

Merged
merged 5 commits into from
May 24, 2022

Conversation

karrtikr
Copy link

Closes #18650

@karrtikr karrtikr added the skip tests Updates to tests unnecessary label May 24, 2022
@karrtikr karrtikr marked this pull request as draft May 24, 2022 20:20
@karrtikr karrtikr marked this pull request as ready for review May 24, 2022 21:29
@karrtikr karrtikr merged commit 0026cec into microsoft:main May 24, 2022
@karrtikr karrtikr deleted the multitoofolde branch May 24, 2022 21:29
wesm pushed a commit to posit-dev/positron that referenced this pull request Mar 28, 2024
…sing `${workspaceFolder:<folder_name>}` (microsoft/vscode-python#19188)

* Add support for referencing multiroot-workspace folders in settings using `${workspaceFolder:<folder_name>}`

* Fix tests

* Fix more tests

* IOops

* Alternate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add multiroot-workspace variable scoping for python.defaultInterpreterPath
1 participant