diff options
author | Felician Nemeth <felician.nemeth@gmail.com> | 2025-03-02 22:06:38 +0000 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2025-03-02 22:22:09 +0000 |
commit | 18c81b76bc4c0fcd3effac3114763bae887a9d67 (patch) | |
tree | cbdd92673a79303303affdc3abb9ff2548caa341 /lisp/emacs-lisp/lisp.el | |
parent | 13b1436d975b270cb1001cf475fa65cc854ec462 (diff) | |
download | emacs-18c81b76bc4c0fcd3effac3114763bae887a9d67.tar.gz emacs-18c81b76bc4c0fcd3effac3114763bae887a9d67.tar.bz2 emacs-18c81b76bc4c0fcd3effac3114763bae887a9d67.zip |
Eglot: implement additionalPropertiesSupport for showMessage
This feature was introduced in LSP v3.16.
https://microsoft.github.io/language-server-protocol/specifications/lsp/3.18/specification/#window_showMessageRequest
* lisp/progmodes/eglot.el (eglot-client-capabilities): Set
window/showMessage/messageActionItem/additionalPropertiesSupport to t.
(eglot-handle-request window/showMessageRequest): Return the whole
selected MessageActionItem, not just its title.
Co-authored-by: João Távora <joaotavora@gmail.com>
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions