zed/crates/language/src
2023-04-27 14:35:34 -04:00
..
buffer.rs Show source of diagnostic hovers 2023-04-27 14:35:34 -04:00
buffer_tests.rs Introduce a LanguageServerId wrapper type 2023-04-20 08:58:41 -07:00
diagnostic_set.rs Handle multiple language servers for a given path in project diagnostics view 2023-04-20 08:58:41 -07:00
highlight_map.rs Add "editor: copy highlight json" command 2023-03-24 16:37:57 -06:00
language.rs Introduce a LanguageServerId wrapper type 2023-04-20 08:58:41 -07:00
outline.rs
proto.rs Show source of diagnostic hovers 2023-04-27 14:35:34 -04:00
syntax_map.rs