]> git.eshelyaron.com Git - emacs.git/commit
Ask server for textdocument/signaturehelp if it supports it
authorJoão Távora <joaotavora@gmail.com>
Sun, 13 May 2018 19:35:45 +0000 (20:35 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sun, 13 May 2018 21:05:09 +0000 (22:05 +0100)
commitc8bed8412292ac108c4a5f6ac5991e30bf643e4a
tree67508f447c812d204f944a05485cebef33b77a98
parentdd4d81696ebcc531c8f59242537993b36654501f
Ask server for textdocument/signaturehelp if it supports it

* eglot.el (eglot--client-capabilities): Capable of signature Help.
(eglot--sig-info): Helper for eglot-eldoc-function.
(eglot-eldoc-function): Send textDocument/signatureHelp

* README.md: Update to mention textDocument/signatureHelp
lisp/progmodes/eglot.el