ZIm/crates/language/src
2022-02-21 09:39:28 +01:00
..
buffer.rs Wait for version before returning completions 2022-02-17 11:41:19 +01:00
diagnostic_set.rs Re-enable cargo check for rust-analyzer 2022-01-04 18:26:16 +01:00
highlight_map.rs Start work on syntax highlighting completions 2022-02-02 18:14:30 -08:00
language.rs Make language server initialization asynchronous 2022-02-21 09:39:28 +01: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 Allow multiple fake language servers to be started for a given project 2022-02-16 16:10:36 -08:00