Skip to content

LSP Configuration documentation #9

Open
@samael042

Description

@samael042

How can the language server be configured to support multi-package setups? Specifically:

  1. We want to define source and test directories explicitly (e.g., src/, tst/).
  2. In some cases, other packages are not directory-based but are provided as JARs.
  3. The LSP should resolve imports, diagnostics, symbol navigation, and other features correctly across these inputs.

Is there a way to declaratively configure these settings, or is support for this kind of layout planned? I'm looking for documentation around how this configuration can be fed to the LSP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions