ZIm/crates/language/src
Brian Donovan a84a3c0ebe
docs: Fix "it's" typos that should be "its" (#8690)
These all meant to use the possessive "its" rather than the contraction
of "it is".
2024-03-01 20:32:27 -05:00
..
syntax_map Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
buffer.rs Add new argument vim text object (#7791) 2024-02-23 19:37:13 -07:00
buffer_tests.rs Avoid an unwrap when loading languages (#8562) 2024-02-28 14:08:45 -08: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 docs: Fix "it's" typos that should be "its" (#8690) 2024-03-01 20:32:27 -05:00
language_registry.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00
language_settings.rs Debounce refresh of inlay hints on buffer edits (#8282) 2024-02-27 11:18:13 +01:00
markdown.rs Support rendering strikethrough text in markdown (#8287) 2024-02-26 21:04:48 +02:00
outline.rs More docs 2024-01-09 10:53:57 -08:00
proto.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00
syntax_map.rs Unload languages when uninstalling their extension (#7743) 2024-02-13 15:25:54 -05:00