zed/crates/language/src
Nathan Sobo de9bf6dfbd Merge MutableAppContext into AppContext
There may have been a good reason for the difference at some point, or I was
still learning Rust. But now it's just &mut AppContext vs &AppContext.
2023-04-06 15:49:03 -06:00
..
buffer.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
buffer_tests.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
diagnostic_set.rs
highlight_map.rs Add "editor: copy highlight json" command 2023-03-24 16:37:57 -06:00
language.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
outline.rs
proto.rs
syntax_map.rs Allow waiting for language to be loaded in LanguageRegistry APIs 2023-03-10 12:17:47 +01:00