zed/crates/language/src
2023-04-20 08:58:41 -07:00
..
buffer.rs Store buffer's diagnostic sets in a smallvec 2023-04-20 08:58:41 -07: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 Add buffer method for getting the symbols containing a position 2022-03-15 14:04:58 -07:00
proto.rs Introduce a LanguageServerId wrapper type 2023-04-20 08:58:41 -07:00
syntax_map.rs Allow waiting for language to be loaded in LanguageRegistry APIs 2023-03-10 12:17:47 +01:00