zed/crates/language/src
Max Brunsfeld c357e37dde
Reload extensions more robustly when manually modifying installed extensions directory (#7749)
Release Notes:

- N/A

---------

Co-authored-by: Marshall <marshall@zed.dev>
2024-02-13 16:15:19 -08:00
..
syntax_map Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
buffer.rs Improve sorting of completion results (#7727) 2024-02-13 14:08:03 +01:00
buffer_tests.rs Cleanup logic for registering languages and grammars (#7593) 2024-02-08 16:24:49 -05:00
diagnostic_set.rs Clean up references in doc comments in language crate (#6729) 2024-01-25 16:04:58 -05:00
highlight_map.rs Docs for indent_size_for_line and co 2024-01-09 20:50:34 +01:00
language.rs Unload languages when uninstalling their extension (#7743) 2024-02-13 15:25:54 -05:00
language_registry.rs Reload extensions more robustly when manually modifying installed extensions directory (#7749) 2024-02-13 16:15:19 -08:00
language_settings.rs chore: Fix clippy::needless_borrow up to an editor 2024-01-21 15:03:24 +01:00
markdown.rs chore: Fix clippy::needless_borrow up to an editor 2024-01-21 15:03:24 +01:00
outline.rs More docs 2024-01-09 10:53:57 -08:00
proto.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
syntax_map.rs Unload languages when uninstalling their extension (#7743) 2024-02-13 15:25:54 -05:00