Closed predragnikolic closed 2 years ago
"ignore_server_trigger_chars" is deprecated, and can be removed.
/Users/codetribe/Library/Application Support/Sublime Text/Packages/User/LSP-volar.sublime-settings: 16:2 warning Use disabled_capabilities instead: "disabled_capabilities": {"completionProvider": {"triggerCharacters": true}} unknown-source:2
https://github.com/sublimelsp/lsp_utils/blob/master/st3/lsp_utils/_client_handler/abstract_plugin.py#L159
"ignore_server_trigger_chars" is deprecated, and can be removed.
https://github.com/sublimelsp/lsp_utils/blob/master/st3/lsp_utils/_client_handler/abstract_plugin.py#L159