-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
Describe the bug
Using the ${env:VAR} syntax does not work
"postgres-language-server.configFile": "${env:FLOX_ENV_PROJECT}/postgres-language-server.jsonc",
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Go to project.code-workspace
- Set postgres-language-server.configFile to something with an environment variable
- Config file not found message appears
- See error
Expected behavior
Environment variable should be resolved to get the actual path
Screenshots
System information
Version: 2.1.25 (Universal)
VSCode Version: 1.105.1
Commit: 7584ea888f7eb7bf76c9873a8f71b28f034a9820
Date: 2025-11-23T04:45:23.529Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working