-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
enhancementNew feature or requestNew feature or requestlanguage serverRelates to the language serverRelates to the language server
Description
Please add support for multiple projects in one VScode workspace.
Right now I work with a workspace with multiple independent VHDL source trees.
I put a vhdl_ls.toml in each project folder, but only one seems to be active.
Also when opening files with the same declarations from other source trees I get "A primary unit has already been declared with name 'xxx' in library 'xxx'" or "Duplicate package body of package 'xxx'" error messages.
So what I would like is to have separate namespaces for each source tree so I can work on multiple source trees simultaneously without them interfering with eachother.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlanguage serverRelates to the language serverRelates to the language server