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
582 stars 141 forks source link

Add response JSON adapter for `textDocument/inlineValue` #754

Closed pisv closed 11 months ago

pisv commented 11 months ago

Fixes #753.

pisv commented 11 months ago

I'd like to merge it in a day or two, assuming there are no objections. Although formally not required, a review would be welcome.