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

Support workspaceFolder in trusted folders and folder configs #565

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kyle-nahrgang
Copy link

Description

VSCode will only replace variables in launch and task configurations, but not generic extension settings. This branch adds support for ${workspaceFolder} to be specified in the trustedFolders and folderConfigs, which allows the *.workspace file to be committed to a repository and shared without assuming a consistent checkout path between machines.

@kyle-nahrgang kyle-nahrgang requested a review from a team as a code owner December 16, 2024 16:14
@CLAassistant
Copy link

CLAassistant commented Dec 16, 2024

CLA assistant check
All committers have signed the CLA.

@kyle-nahrgang kyle-nahrgang force-pushed the support-workspace-folder branch from 8044acb to 6d00bd9 Compare December 16, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants