]> git.eshelyaron.com Git - emacs.git/commit
Add :company-kind to eglot-completion-at-point
authorMohsin Kaleem <mohkale@kisara.moe>
Mon, 29 Mar 2021 21:32:33 +0000 (22:32 +0100)
committerMohsin Kaleem <mohkale@kisara.moe>
Mon, 12 Apr 2021 23:25:27 +0000 (00:25 +0100)
commit7ae862de9e85bf58aba1bda0c119459a6fbf273d
tree511b03ab3e3f8a74753656df55c75e2fd54ddb9e
parent8a5f63d8bd91a2ff55c0e78ff8e893c79d0f5f94
Add :company-kind to eglot-completion-at-point

* eglot.el (eglot-completion-at-point): Add a :company-kind field to the
completion-at-point function so that company can associate completion
candidates with lsp types.

GitHub-reference: close https://github.com/joaotavora/eglot/issues/652
lisp/progmodes/eglot.el