eclipse-lsp4e / eclipse-lsp4e/lsp4e

Make singleton element of LanguageServerDefinition configurable

Open
#694 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
85
Forks
69
Avg merge
8h 33m
Merged PRs (30d)
6

Description

It should be possible to set the singleton attribute of the LanguageServerDefinition via an interface. This allows the definition of multiple LS per workspace or not depending on preferences.

User story: As a vendor supplier I want to use different language server in one workspace. The servers are toolchain specific.

WDYT?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating LanguageServerDefinition and inspecting how its singleton attribute currently controls language-server instances. Determine the interface and configuration path needed to support multiple toolchain-specific language servers in one workspace, then verify that both singleton and non-singleton preferences behave as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.