Skip to content

"Sorry, this server doesn't do :textDocument/declaration" with nimlsp #705

Answered by nemethf
halloleo asked this question in Q&A
Discussion options

You must be logged in to vote

"Sorry, this server doesn't do :textDocument/declaration" - Why's that? And any ideas how I can fix this?

This means the server said it had no support for the textDocument/declaration method in the initial exchange between the client and the server. If you want to fix this, you need to modify the server. More likely though, you can use find-definition, which more servers seem to support. The README has more info about this.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@nemethf
Comment options

nemethf Feb 23, 2022
Collaborator

@cabins
Comment options

@nemethf
Comment options

nemethf Feb 24, 2022
Collaborator

Comment options

You must be logged in to vote
1 reply
@halloleo
Comment options

Answer selected by halloleo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants