ZIm/crates/language/src
Max Brunsfeld e987a8ba63 Let fake and real LanguageServer access AsyncAppContext in handler callbacks
Also, reimplement FakeLanguageServer by wrapping LanguageServer, instead of
duplicating its functionality differently.
2022-03-31 21:57:00 -07:00
..
buffer.rs Move all configuration of individual LSP servers to LspAdapter 2022-03-29 18:14:30 -07:00
diagnostic_set.rs Provide diagnostic context to codeAction 2022-03-31 15:39:52 -07:00
highlight_map.rs Start on text highlight support 2022-03-09 20:51:35 -07:00
language.rs Let fake and real LanguageServer access AsyncAppContext in handler callbacks 2022-03-31 21:57:00 -07:00
outline.rs Use StringMatchCandidate::new to construct candidates more conveniently 2022-01-31 19:11:13 +01:00
proto.rs Start work on updating editors's scroll positions when following 2022-03-18 12:56:20 -07:00
tests.rs Make language's language server config non-optional 2022-03-28 18:14:49 -07:00