Fossil Forum
Post: Zed + Fossil = FZed
I have started a vibe-coded fork of Zed to add support for Fossil. Zed is a really nice IDE but it can’t be extended like VSCode, hence the fork.
FZed can clone, open, view diffs, commit and possibly more that I haven’t tested yet. I’ve been using it for a few days and it’s been working well for me.
To make it easy to stay current with upstream releases, FZed is also on Github.
Any help with testing, prompting, and especially building proper binary releases for the different platforms would be welcome. Z 988fe
Zed…can’t be extended like VSCode
You were saying…? Z 896
Outside of adding themes and icons, Zed extensions can't extend the UI like you can in VSCode. Once that becomes possible, I'll happily replace the fork with an extension. It doesn't seem a priority for the team, though.