]> git.eshelyaron.com Git - emacs.git/commit
Fail when eglot-find-* finds no references
authorFelicián Németh <felician.nemeth@gmail.com>
Mon, 18 Nov 2019 11:23:37 +0000 (12:23 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 18 Nov 2019 11:23:37 +0000 (11:23 +0000)
commit0453a2186634b5e9eca8e86748cdfe4002c3b855
tree95fffd863ed469861c7e2920ae20498922ab4f23
parent46aa1aafd179353a98dc1582ca523bf649e3371c
Fail when eglot-find-* finds no references

* eglot.el (eglot--lsp-xref-helper): Display message when no
references have been found instead of calling xref-find-references.

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