zed/crates/editor
Kirill Bulatov f0685e0a4f
Support blaming parent revisions (#62614)
Closes https://github.com/zed-industries/zed/discussions/42583

Adds more tooltip entries and `editor::BlameRevision`,
`editor::BlamePreviousRevision` actions to use.
Started to highlight gutter blame entries that belong to currently
annotated commit.


https://github.com/user-attachments/assets/ba754e0b-6431-407c-8d79-2f8b0324fde1


Release Notes:

- Supported blaming parent revisions
2026-08-14 20:24:13 +00:00
..
src Support blaming parent revisions (#62614) 2026-08-14 20:24:13 +00:00
Cargo.toml Revert "editor: Add language detection for untitled buffers (#61201)" (#61351) 2026-07-20 16:43:55 +00:00
LICENSE-GPL