We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The class lsp_structs.LinkLocation is referenced in the functions declaration and definition of the lsp_client.py file.
Here's the spec: https://microsoft.github.io/language-server-protocol/specifications/specification-3-15/#textDocument_declaration
I'll see about implementing this. However it doesn't look like this repo is taking PRs right now. If anyone is interested, give a thumbs up.
The text was updated successfully, but these errors were encountered:
Scratch that, it's just that the class is called LocationLink. Clearly no one has used this feature before.
Sorry, something went wrong.
Thanks @yeger00 !
Successfully merging a pull request may close this issue.
The class lsp_structs.LinkLocation is referenced in the functions declaration and definition of the lsp_client.py file.
Here's the spec:
https://microsoft.github.io/language-server-protocol/specifications/specification-3-15/#textDocument_declaration
I'll see about implementing this.
However it doesn't look like this repo is taking PRs right now.
If anyone is interested, give a thumbs up.
The text was updated successfully, but these errors were encountered: