zed/crates/language/src
Antonio Scandurra 8a8ae0fbcd Rename CompletionLabel to CodeLabel and add Project::symbols
This only works locally for now and we haven't implemented the
`RustLsp::label_for_symbol` method yet.
2022-02-22 10:01:08 +01:00
..
buffer.rs Rename CompletionLabel to CodeLabel and add Project::symbols 2022-02-22 10:01:08 +01:00
diagnostic_set.rs
highlight_map.rs
language.rs Rename CompletionLabel to CodeLabel and add Project::symbols 2022-02-22 10:01:08 +01:00
outline.rs
proto.rs Rename CompletionLabel to CodeLabel and add Project::symbols 2022-02-22 10:01:08 +01:00
tests.rs