2024: every day a new Chrome fork browser is announced
2025: every day a new AI IDE vscode 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.
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:
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 ...
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)
2024: every day a new electron fork is announced
2025: every day a new electron fork is announced
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?