]> git.eshelyaron.com Git - emacs.git/commit
Add a generic eglot-execute-command api
authorMichal Krzywkowski <k.michal@zoho.com>
Thu, 9 Aug 2018 13:24:29 +0000 (15:24 +0200)
committerJoão Távora <joaotavora@gmail.com>
Sat, 11 Aug 2018 16:14:05 +0000 (17:14 +0100)
commit2ebf34f1e12af56c4c2ff9bbaa0b01f4827b5005
treedbd0d3ea720f3bce7e1564a320164391c7860f91
parentc76c0240dcb4cb1b11f58852c598986f3328d2d7
Add a generic eglot-execute-command api

* eglot.el (eglot-execute-command): New defgeneric and method.  Use it
  to request :workspace/executeCommand.
(eglot-code-actions): Use it.
lisp/progmodes/eglot.el