ZIm/crates/language/src
Nathan Sobo 52a4c15c14 Eliminate non-highlighted chunks APIs
Now we only have a single code path for chunks across all layers, but highlighting is optional and controlled by a flag.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-11-16 16:51:38 -08:00
..
highlight_map.rs Extract a language crate 2021-10-20 22:51:40 +02:00
language.rs Start language servers based on buffers' languages 2021-11-02 17:41:01 -07:00
lib.rs Eliminate non-highlighted chunks APIs 2021-11-16 16:51:38 -08:00
proto.rs Assign diagnostics a group_id based on their related_information 2021-11-04 14:52:34 +01:00
tests.rs Eliminate non-highlighted chunks APIs 2021-11-16 16:51:38 -08:00