|
|
|
|
|
by chusk3
1911 days ago
|
|
That's simply not true; there are LSP client implementations/integrations for vim, neovim, emacs, sublime text, web environments like gitpod.io, Eclipse IDE (via Theia IDE), Jetbrains supports it in their IDEs, and Visual Studio even has some level of support for it. LSP is _the_ way to write IDE integrations in the modern era. (I maintain LSP tooling for F# and actively support at least half of the editors above) |
|