]> git.eshelyaron.com Git - emacs.git/commit
Guess the "lsp identifier at point"
authorJoão Távora <joaotavora@gmail.com>
Fri, 15 Jul 2022 11:01:44 +0000 (12:01 +0100)
committerJoão Távora <joaotavora@gmail.com>
Fri, 15 Jul 2022 11:01:44 +0000 (12:01 +0100)
commitb931d93b1549d41eb11a61724e339a4a34b317d3
treeef32207d2f35787f9cd621ebeed163655e6169cf
parent9dbc18cbfa5c838453a2036c8d37c673bbc8de1f
Guess the "lsp identifier at point"

* eglot.el (eglot--workspace-symbols): New helper.
(xref-backend-identifier-completion-table): Rework.
(xref-backend-identifier-at-point): Rework.

GitHub-reference: per https://github.com/joaotavora/eglot/issues/131
GitHub-reference: per https://github.com/joaotavora/eglot/issues/314
lisp/progmodes/eglot.el