multi-lsp-proxy
multi-lsp-proxy copied to clipboard
MVP - make it work
- [ ] Merge server capabilities
- [ ] Forward requests based on the capabilities of child LSPs
- [ ] Merge responses if a request is sent to multiple child LSPs? Not sure.
I'd like to move to using tower-lsp, waiting for https://github.com/ebkalderon/tower-lsp/issues/284 to settle.