]> git.eshelyaron.com Git - emacs.git/commit
Eglot: Fix command execution (bug#71642)
authorTroy Brown <brownts@troybrown.dev>
Thu, 20 Jun 2024 00:14:07 +0000 (20:14 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sat, 22 Jun 2024 15:40:24 +0000 (17:40 +0200)
commit4b90a3a15585cded1fe139fcabaf98b390ed5ef9
tree2485d9b4988a7eda5ca2586380cefac451039b23
parent1350deb2ec20f7697f22cc39bd5262b76de989f6
Eglot: Fix command execution (bug#71642)

* lisp/progmodes/eglot.el (eglot--lsp-interface-alist): Add
ExecuteCommandParams interface.
(eglot--execute): Fix handling of Command and CodeAction and add
ExecuteCommandParams.

Copyright-paperwork-exempt: yes
(cherry picked from commit fb1b188e1ada59848b82c961e32212f6340bad28)
lisp/progmodes/eglot.el