vscode-terosHDL
vscode-terosHDL copied to clipboard
[IMPROVEMENT]: Possible improvement with VHDL LS and vhdl_ls.toml
Is your feature request related to a problem? Please describe. Unknown
Describe the solution you'd like
vhdl_ls.toml in the workspace folder instead of using a global .vhdl_ls.toml in the $HOME dir.
Describe alternatives you've considered
Creating a python script to parse all files and libs from VUnit script into a local vhdl_ls.toml file.
Additional context Would be easier for projects to discriminate between global files and local files.