zed/crates/language/src
Max Brunsfeld 3a1f9bb212 Start work on applying LSP edits via a diff
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-02-10 11:14:06 -08:00
..
buffer.rs Start work on applying LSP edits via a diff 2022-02-10 11:14:06 -08: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 Fix unused import warnings 2022-02-08 16:27:33 -08:00
outline.rs Use StringMatchCandidate::new to construct candidates more conveniently 2022-01-31 19:11:13 +01:00
proto.rs Consolidate logic for completion alongside code actions in Project 2022-02-08 14:24:45 -08:00
tests.rs Give the editor a handle to the project, not a weak handle to the workspace 2022-02-08 15:48:44 -08:00