zed/crates/language
Max Brunsfeld 7d0a7aff44
Fix condition for re-using highlights when seeking buffer chunks iterator (#19760)
Fixes a syntax highlighting regression introduced in
https://github.com/zed-industries/zed/pull/19531, which caused syntax
highlighting to be missing after any block.

Release Notes:

- N/A
2024-10-25 12:37:03 -07:00
..
src Fix condition for re-using highlights when seeking buffer chunks iterator (#19760) 2024-10-25 12:37:03 -07:00
build.rs
Cargo.toml Fix block-wise autoindent when editing adjacent ranges (#19521) 2024-10-21 12:41:41 -07:00
LICENSE-GPL