Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve documentation to explain more how to register custom LSP command. #553

Open
angelozerr opened this issue Oct 1, 2024 Discussed in #363 · 0 comments
Open

Improve documentation to explain more how to register custom LSP command. #553

angelozerr opened this issue Oct 1, 2024 Discussed in #363 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@angelozerr
Copy link
Contributor

Discussed in #363

Originally posted by CppCXY June 18, 2024
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?

It exists a documentation at https://github.com/redhat-developer/lsp4ij/blob/main/docs/DeveloperGuide.md#lsp-commands but it would be nice to add a sample piece of code.

@angelozerr angelozerr added the documentation Improvements or additions to documentation label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant