zed/crates/language/src
Julia da2ee55013 Route some more information for reinstall after startup failure
Doesn't actually reinstall on that particular failure due to wrong
variant in hashmap
2023-06-19 15:18:12 -04:00
..
syntax_map Fix syntax map bug with combined injections inside of other injections 2023-06-12 17:32:20 -07:00
buffer_tests.rs Start work on a syntax tree view 2023-06-12 15:14:56 -07:00
buffer.rs Improve the look of the syntax tree view UI 2023-06-12 15:14:57 -07:00
diagnostic_set.rs Clear old diagnostics when restarting a language server 2023-05-22 12:53:22 -07:00
highlight_map.rs Add "editor: copy highlight json" command 2023-03-24 16:37:57 -06:00
language_settings.rs editor: Add language setting for comment continuations (#2605) 2023-06-13 18:59:46 +02:00
language.rs Route some more information for reinstall after startup failure 2023-06-19 15:18:12 -04:00
outline.rs Add buffer method for getting the symbols containing a position 2022-03-15 14:04:58 -07:00
proto.rs Show source of diagnostic hovers 2023-04-27 14:35:34 -04:00
syntax_map.rs Fix syntax map bug with combined injections inside of other injections 2023-06-12 17:32:20 -07:00