LSP: When supported use snippet insert mode to add closing braces

This commit is contained in:
HolonProduction
2026-01-04 16:22:57 +01:00
parent 64596092ae
commit 7ab735fbbb
5 changed files with 122 additions and 62 deletions
@@ -23,7 +23,7 @@
</description>
</method>
<method name="initialize" deprecated="Accessing LSP endpoints directly might lead to unwanted side effects. Connect to the server via TCP, like a regular language server client.">
<return type="Dictionary" />
<return type="Variant" />
<param index="0" name="params" type="Dictionary" />
<description>
</description>