Skip to content

[Feature Request] support for multiple projects in one workspace #341

@H-Sachse

Description

@H-Sachse

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

No one assigned

    Labels

    enhancementNew feature or requestlanguage serverRelates to the language server

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions