zed/crates/language/src
2023-05-19 17:15:05 -07:00
..
buffer.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00
buffer_tests.rs Define language settings in the language crate 2023-05-16 17:29:53 -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 Define language settings in the language crate 2023-05-16 17:29:53 -07:00
language_settings.rs Fix spurious setting error logs on non-existent setting keys 2023-05-19 17:15:05 -07: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 Avoid panic in get_injections 2023-05-18 12:23:49 -04:00