diff --git a/lisp/progmodes/eglot.el b/lisp/progmodes/eglot.el index 0c46e4a5290..8ac21638a5b 100644 --- a/lisp/progmodes/eglot.el +++ b/lisp/progmodes/eglot.el @@ -828,7 +828,8 @@ ACTION is an LSP object of either `CodeAction' or `Command' type." :documentHighlight `(:dynamicRegistration :json-false) :codeAction (list :dynamicRegistration :json-false - :resolveSupport t :dataSupport t + :resolveSupport `(:properties ["edit" "command"]) + :dataSupport t :codeActionLiteralSupport '(:codeActionKind (:valueSet