Environment variables can be dynamic.
Support placeholders in variable name defiinitions and completions to support this.
Might be good to use variables
or env
as key instead of names.
variables:
STATIC: static name
DYNAMIC_<dyn>: dynamic name
completion:
variable:
STATIC: ["one", "two"]
DYNAMIC_<dyn>: ["three", "four"]
placeholder:
dyn: ["five", "six"]
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too