-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
A-configconfigurationconfigurationA-vscodevscode plugin issuesvscode plugin issuesC-enhancementCategory: enhancementCategory: enhancementS-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
Description
We currently only substitute ${env:ENV_VAR} in the env specific configs, ideally we should substitute these in the configs passed to the server in general.
Relevant code/FIXME
rust-analyzer/editors/code/src/config.ts
Line 275 in f1b257f
| // FIXME: Merge this with `substituteVSCodeVariables` above |
Metadata
Metadata
Assignees
Labels
A-configconfigurationconfigurationA-vscodevscode plugin issuesvscode plugin issuesC-enhancementCategory: enhancementCategory: enhancementS-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now