2024: every day a new Chrome fork browser is announced
2025: every day a new AI IDE vscode fork is announced
2024: every day a new electron fork is announced
2025: every day a new electron fork is announced
I wonder why they are not trying to fixup something based on their own GUI stacks like Flutter or Compose Multiplatform.
It seems only Zed is truly innovating in this space.
IMO, it's an absolutely crappy IDE, crappy editor, with absolutely incomprehensible hostile UI.
I have almost two decades of experience with Vim, Emacs and IntelliJ. FWIW, I was able to easily find my ways in helix, kakoune and Zed.
I don’t know and honestly I hate the assumption of the software industry that everyone knows or uses vs code. I stuck to sublime for years until I made the switch to Jetbrains IDEs earlier this year.
I quickly looked up the market share and VS code seems to have about 70% which is a lot but the 30% that don’t use it is not that small of a number either.
Like I get it it’s very popular but it’s far from the only editor/IDE people use.
But we're probably 1-2 years away from there still, so we'll live with skinned-forks, VSCode extensions and TUIs for now.
FWIW, the Fuchsia team was working on an editor that had a Flutter UI when run in Fuchsia:
[1]: https://www.gpui.rs
The issue with Eclipse and that approach is the complexity of mixing plugins to do everything, which kills the UX.
When VSCode started, the differentiator from Atom and Eclipse was that the extension points were intentionally limited to optimize the user experience. But with the introduction of Copilot that wasn’t enough, hence the amount of forks.
I think that the Zed approach of having a common protocol to talk with agents (like a LSP but for agents) is much better. The only thing that holds me from switching to Zed is that so far my experience using it hasn’t been that good (it still has many rough edges)
Creepy stuff :)
That started to change in may.
https://code.visualstudio.com/blogs/2025/05/19/openSourceAIE...
https://code.visualstudio.com/blogs/2025/06/30/openSourceAIE...
https://code.visualstudio.com/blogs/2025/11/04/openSourceAIE...
I always wonder how this works legally. VSCode needs to comply with the LGPL (it's based on Chromium/Blink which is LGPL) ; they should provide the entire sources that allow us to rebuild our own "official" VSCode binary
https://code.visualstudio.com/blogs/2025/05/19/openSourceAIE...
2026: every day ...
I think this was more accurate around 2012. My local tech magazine had their own fork and they attached CD with the magazine which included the browser.
This is still happening. Didn't you see OpenAI's release of Atlas?