zed/crates/language/src
2022-02-02 12:22:47 +01:00
..
buffer.rs Start on requesting completions for remote buffers 2022-02-02 12:22:47 +01:00
diagnostic_set.rs Re-enable cargo check for rust-analyzer 2022-01-04 18:26:16 +01:00
highlight_map.rs Extract a language crate 2021-10-20 22:51:40 +02:00
language.rs Use StringMatchCandidate::new to construct candidates more conveniently 2022-01-31 19:11:13 +01:00
outline.rs Use StringMatchCandidate::new to construct candidates more conveniently 2022-01-31 19:11:13 +01:00
proto.rs Fix race condition when opening a buffer and getting a definition to it 2022-01-24 18:47:55 +01:00
tests.rs Move logic for starting language servers to the project 2022-01-19 14:05:06 -08:00