Expand environment variables #1137
Labels
config
issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension)
rejected upstream
also a bug in pyright/pylance or feature that isn't in pyright/pylance - they refused to address it
Description
I need to set a value in
include
from an environment variable inpyproject.toml
:basedpyright/packages/pyright-internal/src/common/envVarUtils.ts
Line 17 in 09093b6
basedpyright/packages/pyright-internal/src/realLanguageServer.ts
Line 132 in 09093b6
include
values as well.Maybe this is something that should be implemented in pyright?
The text was updated successfully, but these errors were encountered: