zed/crates/language/src
2022-02-21 17:44:00 -07:00
..
buffer.rs Wait for version before returning completions 2022-02-17 11:41:19 +01:00
diagnostic_set.rs
highlight_map.rs Start work on syntax highlighting completions 2022-02-02 18:14:30 -08:00
language.rs Log an error instead of panicking when there's no LSP download dir 2022-02-21 17:44:00 -07:00
outline.rs Use StringMatchCandidate::new to construct candidates more conveniently 2022-01-31 19:11:13 +01:00
proto.rs Use selection instead of just the cursor when fetching code actions 2022-02-14 14:13:36 +01:00
tests.rs Download language servers on-demand 2022-02-21 13:54:52 -08:00