Skip to content

Commit 9aadd93

Browse files
committed
Request server to compute insertTextFormat and insertTextMode early
1 parent 43aa701 commit 9aadd93

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lsp-mode.el

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3800,9 +3800,7 @@ disappearing, unset all the variables related to it."
38003800
. ((properties . ["documentation"
38013801
"detail"
38023802
"additionalTextEdits"
3803-
"command"
3804-
"insertTextFormat"
3805-
"insertTextMode"])))
3803+
"command"])))
38063804
(insertTextModeSupport . ((valueSet . [1 2])))
38073805
(labelDetailsSupport . t)))
38083806
(contextSupport . t)

0 commit comments

Comments
 (0)