microsoft / language-server-protocol

Defines a common protocol for language servers.
https://microsoft.github.io/language-server-protocol/
Creative Commons Attribution 4.0 International
10.95k stars 766 forks source link

Update sdks.md to include multilspy lsp client #1838

Closed LakshyAAAgrawal closed 8 months ago

LakshyAAAgrawal commented 8 months ago

Multilspy is a language-agnostic LSP client in Python, with a library interface. It is intended to be used to build applications around language servers and currently supports running language servers for Java, C#, Python and Rust with support for more in-progress.