|
|
|
|
|
by prince781
1813 days ago
|
|
> This feels like a move away from plugins and into monolith territory, which feels like a big step. I don't consider LSP to be a monolith. You still have the decentralization of language server development. Rather, LSP is just a standardization of what we have come to expect from editors interacting with plugins. And because the standard is modular in its features, the barrier to entry for new language servers and editors remains low. As a standard, I don't think LSP encourages monopolization the way that the web does for browsers. |
|