2 ms·
This comment makes no sense. You realize how much lsp is used in other editors like vim/neovim? The existence of lsp is exactly what lets custom editors to flou
by stevenhuang 7d ago
This comment makes no sense. You realize how much lsp is used in other editors like vim/neovim? The existence of lsp is exactly what lets custom editors to flourish. Any language/lsp client can add their own extensions too. Any new editor can come up with it's own way of doing things and implement it on top of lsp, as long as the lsp client supports those extra features then there's no problem. I don't know how you can get it so wrong.
- mitxela 7d agoThey are not custom editors, they are all the same editor because they have to implement the same LSP protocol.
- imtringued 6d agoYou don't know what an editor or LSP is, if you genuinely believe that.