vscode-terosHDL icon indicating copy to clipboard operation
vscode-terosHDL copied to clipboard

[IMPROVEMENT]: Possible improvement with VHDL LS and vhdl_ls.toml

Open sibeov opened this issue 2 years ago • 0 comments

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.

sibeov avatar Nov 08 '23 11:11 sibeov