redhat-developer / lsp4ij

LSP Client for IntelliJ
Eclipse Public License 2.0
48 stars 9 forks source link

[Question] Register command pop usage ui #361

Closed CppCXY closed 2 weeks ago

CppCXY commented 2 weeks ago

image My own language server supports the CodeLens feature, but it needs to use the client's command to implement the click to pop up usages. How can I register such a command and pop up the usage UI?

angelozerr commented 2 weeks ago

See doc at https://github.com/redhat-developer/lsp4ij/blob/main/docs%2FDeveloperGuide.md#lsp-commands