Cross-platform env variable syntax in vhdl_ls.toml #346
Labels
enhancement
New feature or request
library config
Relates to library configuration (i.e., vhdl_ls.toml)
Uh oh!
There was an error while loading. Please reload this page.
I'm requesting that the syntax for environment variables be treated the same way for both Windows and Linux variables so that a vhdl_ls.toml can be checked into version control along with a project and work in any OS without modification.
This is mainly for handling vendor libraries that are installed on a machine, and not directly part of the project. See differences highlighted below:
Windows:
Linux:
It would be ideal if Windows variables could be handled the same way as Linux variables. Thank you.
The text was updated successfully, but these errors were encountered: