Skip to content

Commit

Permalink
Request server to compute insertTextFormat and insertTextMode early
Browse files Browse the repository at this point in the history
  • Loading branch information
wyuenho committed Dec 22, 2024
1 parent 1e234b4 commit 5afc19f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lsp-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -3798,9 +3798,7 @@ disappearing, unset all the variables related to it."
. ((properties . ["documentation"
"detail"
"additionalTextEdits"
"command"
"insertTextFormat"
"insertTextMode"])))
"command"])))
(insertTextModeSupport . ((valueSet . [1 2])))
(labelDetailsSupport . t)))
(contextSupport . t)
Expand Down

0 comments on commit 5afc19f

Please sign in to comment.