Skip to content

Feat: Support for vscode settings expansions like ${workspaceFolder}#1790

Open
Attempt3035 wants to merge 1 commit intomicrosoft:developfrom
Quasiflo:feat/vscode-variables
Open

Feat: Support for vscode settings expansions like ${workspaceFolder}#1790
Attempt3035 wants to merge 1 commit intomicrosoft:developfrom
Quasiflo:feat/vscode-variables

Conversation

@Attempt3035
Copy link
Copy Markdown

Allows setting vscode settings with variable substitutions such as:

"java.import.gradle.java.home": "${workspaceFolder}/.vscode/mise-tools/java",
"java.import.gradle.user.home": "${workspaceFolder}/somewhere",
"java.import.gradle.home": "${workspaceFolder}/../../somewhereFarAway",

Also supports other substitutions available in vscode-variables package

PR currently open on vscode-java for same feature

@Attempt3035
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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.

1 participant