zed/crates/language
Max Brunsfeld 88adddb324 Remove theme parameters from buffer/display map's chunks methods
Change Chunks to contain highlight ids instead of actual highlight
styles. Retrieve the actual highlight style from the theme in the
editor element layer.

This is to set us up to perform syntax highlighting in other code
paths where the theme is not available.
2022-02-02 16:33:04 -08:00
..
src Remove theme parameters from buffer/display map's chunks methods 2022-02-02 16:33:04 -08:00
build.rs Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
Cargo.toml Apply additional edits for completion when the buffer is remote 2022-02-02 16:29:13 +01:00