lvimuser / lsp-inlayhints.nvim

Apache License 2.0
423 stars 23 forks source link

Docs: LSP Endpoint typo #9

Closed aspeddro closed 2 years ago

aspeddro commented 2 years ago

If a server implements inlay hints on a different endpoint/method (not textDocument/inlayHints), raise an issue with the request/response details to check the possibility of a workaround.

The endpoint in LSP spec is textDocument/inlayHint Inlay Hint request