ZIm/crates/editor/src/display_map
Kirill Bulatov 597465b0f5
Slightly simplify editor highlights code (#9123)
Prepare for git diff hunk highlights by grouping all inlay highlight
properties into one struct, and removing the dead background highlight
code.


Release Notes:

- N/A
2024-03-10 00:38:45 +02:00
..
block_map.rs Enable clippy::useless_conversion (#8724) 2024-03-02 16:31:47 -05:00
fold_map.rs Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00
inlay_map.rs Slightly simplify editor highlights code (#9123) 2024-03-10 00:38:45 +02:00
tab_map.rs Enable clippy::useless_conversion (#8724) 2024-03-02 16:31:47 -05:00
wrap_map.rs chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00