dense-analysis / dense-analysis/ale
Support connecting to multiple LSP servers for a single buffer
Open
enhancement
LSP
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
For features other than getting diagnostics, ALE just looks for the first LSP linter it can find that's enabled, and sends messages to that server. Some considerations should be made for either sending messages to multiple servers and combining the results in some way, or selecting which servers to use.
Contributor guide
Assessment
This issue has not been assessed yet.