eclipse-lsp4e / eclipse-lsp4e/lsp4e
Make singleton element of LanguageServerDefinition configurable
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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