camel-tooling / camel-tooling/camel-language-server
Support WorkspaceFolder capability
Open
- Dominant language
- Java
- Stars
- 56
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Currently a new Language Server is launched for each File. In fact, a single language server can be used for the same workspace. It will save resources and reduce latency of first call on a file.
Contributor guide
Assessment
This issue has not been assessed yet.