rust_hdl_vscode icon indicating copy to clipboard operation
rust_hdl_vscode copied to clipboard

[Feature request] Multi-project workspace

Open ag943 opened this issue 1 year ago • 0 comments

Hi,

Thank you for the fantastic extension! It's been working great for my projects. I do have a feature request concerning multi-project workspaces.

In some of my workspaces, I have several folders, each representing a separate project, that each share some librairies on different revisions.

It would be incredibly helpful if the extension supported multiple vhdl_ls.toml configuration files within a single workspace. Specifically, it would be ideal if each VHDL file could automatically reference the nearest vhdl_ls.toml in the directory hierarchy to resolve entities and components, enabling more modular and flexible project setups.

Thank you for considering this enhancement, and have a great day!

ag943 avatar Nov 19 '24 12:11 ag943