zed/crates/language/src
Antonio Scandurra 8d7815456c Don't apply completion's edit when it wouldn't change the buffer
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-02-02 18:00:30 +01:00
..
buffer.rs Don't apply completion's edit when it wouldn't change the buffer 2022-02-02 18:00:30 +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 Apply additional edits for completion when the buffer is remote 2022-02-02 16:29:13 +01:00
tests.rs Move logic for starting language servers to the project 2022-01-19 14:05:06 -08:00