Albert Bogusz
|
a5457029cc
|
Add icons for Bitbucket, Codeberg, Forgejo, Gitea, and GitLab remotes (#57500)
Self-Review Checklist:
- [x] I've reviewed my own diff for quality, security, and reliability
- [ ] ~Unsafe blocks (if any) have justifying comments~ (N/A)
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable
Improves #44738 by including icons for more non-GitHub remotes instead
of a generic link icon. The SVG icons I added in `assets/icons` are
sourced from [simpleicons.org](https://simpleicons.org) as placeholders.
They most definitely aren't in Zed's style and need design team input.
Previews from History tab in Git panel (clicking on a commit in git
graph also shows matched icons):





Release Notes:
- Added icons for Bitbucket, Codeberg, Forgejo, Gitea, and GitLab remote
providers.
---------
Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
|
2026-05-26 02:10:47 +00:00 |
|