diff --git a/lsp-mode.el b/lsp-mode.el index 5f81502ec9..28605e41d7 100644 --- a/lsp-mode.el +++ b/lsp-mode.el @@ -3775,9 +3775,7 @@ disappearing, unset all the variables related to it." (insertReplaceSupport . t) (deprecatedSupport . t) (resolveSupport - . ((properties . ["documentation" - "detail" - "additionalTextEdits" + . ((properties . ["additionalTextEdits" "command" "insertTextFormat" "insertTextMode"])))