zed/crates/buffer_diff
Cole Miller 21eb233a38
Fix diff base text not being syntax-highlighted (#46001)
Regressed in #44838

- Wait to emit `LanguageChanged` from `BufferDiff` until the base text
has finished (re)parsing
- Set the language registry on the base text buffer before setting the
language, to ensure that language inclusions are correctly parsed

Release Notes:

- N/A (nightly only)
2026-01-03 23:38:10 +00:00
..
src Fix diff base text not being syntax-highlighted (#46001) 2026-01-03 23:38:10 +00:00
Cargo.toml git: Rework side-by-side diff to use distinct buffers for the left-hand side (#44838) 2025-12-31 20:02:45 -05:00
LICENSE-GPL Add staged status information to diff hunks (#24475) 2025-02-10 21:43:25 -05:00