Earlier quoted context omitted.
The thing is: we should not need standalone editors just to use AI coding agents. They could be just plugins, but Microsoft does not want to bend the plugin API enough for that. Windsurf has a "plugin edition" for JetBrains IDEs that works really, really well[0] (they also have a VSCode plugin[1] but it's lacking in comparison). However, given that JetBrains also have their own AI offering[2], I'm not sure how long t…
> They could be just plugins No, they should be LSPs so that they can be integrated into any editor, not just VSCode.
I am all for everyone adopting LSP, but the reality is harsh.