]> git.eshelyaron.com Git - emacs.git/commit
Make eglot-code-actions usable non-interactively
authorJoão Távora <joaotavora@gmail.com>
Wed, 5 Oct 2022 19:53:26 +0000 (20:53 +0100)
committerJoão Távora <joaotavora@gmail.com>
Wed, 5 Oct 2022 19:55:35 +0000 (20:55 +0100)
commitadd2926de85a48e102cd11017f160f9f5ebe410d
tree68fd5760743c68dd58d0c7f43f07049cffc7d5ff
parentb07fa37d04d98fcd9856f9f29fc1323850c230b7
Make eglot-code-actions usable non-interactively

* eglot.el (eglot--read-execute-code-action): New helper.
(eglot-code-actions): Use new helper.  Offer non-interactive version.

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