]> git.eshelyaron.com Git - emacs.git/commit
Handle null reply for textdocument/definition
authorJoão Távora <joaotavora@gmail.com>
Wed, 24 Feb 2021 11:27:59 +0000 (11:27 +0000)
committerJoão Távora <joaotavora@gmail.com>
Wed, 24 Feb 2021 11:27:59 +0000 (11:27 +0000)
commit93cbf54609909591af1bb864e12beda4141a4d89
tree87f69ba1a8c5f8fc9c4eec916d94b49be83dd160
parent514f80333b5d1aaff5c1ed1f03b3a49321381073
Handle null reply for textdocument/definition

* eglot.el (eglot--lsp-xrefs-for-method): Handle null response
from textDocument/definition & friends.

GitHub-reference: fix https://github.com/joaotavora/eglot/issues/625
lisp/progmodes/eglot.el