eclipse-lsp4j / lsp4j

A Java implementation of the language server protocol intended to be consumed by tools and language servers implemented in Java.
https://eclipse.org/lsp4j
Other
581 stars 141 forks source link

Document why constructor is deprecated #831

Closed jonahgraham closed 1 month ago

jonahgraham commented 1 month ago

See conversation in https://github.com/eclipse-lsp4j/lsp4j/issues/822#issuecomment-2009323489

Fixes #822