zed/crates/language/src
Max Brunsfeld 64098247cb Allow languages to be registered at any time
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-02-22 10:35:20 -08:00
..
buffer.rs Rename CompletionLabel to CodeLabel and add Project::symbols 2022-02-22 10:01:08 +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 Allow languages to be registered at any time 2022-02-22 10:35:20 -08:00
outline.rs Use StringMatchCandidate::new to construct candidates more conveniently 2022-01-31 19:11:13 +01:00
proto.rs Rename CompletionLabel to CodeLabel and add Project::symbols 2022-02-22 10:01:08 +01:00
tests.rs Allow languages to be registered at any time 2022-02-22 10:35:20 -08:00