|
|
|
|
|
by UltraInstinct05
1905 days ago
|
|
ST does not have LSP support by default, if that's what you mean. You still need a package like https://packagecontrol.io/packages/LSP + (either a language server or a LSP-language package) to provide IDE like completions for a particular language. What ST4 provides is much better API's to help LSP in providing & presenting completions (Like async completions, revamped AC UI etc) and a lot more ! |
|