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 Clip diagnostic range before and during empty range expansion 2022-11-23 13:21:05 -05:00
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 Add buffer method for getting the symbols containing a position 2022-03-15 14:04:58 -07:00
proto.rs WIP: Avoid converting RopeFingerprint into a string 2023-01-18 12:22:08 +01:00
syntax_map.rs Allow waiting for language to be loaded in LanguageRegistry APIs 2023-03-10 12:17:47 +01:00