gpui-component/crates/ui/src/highlighter
2025-06-26 18:30:34 +08:00
..
languages highlighter: Fix highlight offset and reset highlight when replace all text. (#950) 2025-06-12 14:11:01 +08:00
themes text_view: Fix code block background to use accent color. (#1014) 2025-06-26 18:30:34 +08:00
highlighter.rs highlighter: Avoid crash when language not registered. (#954) 2025-06-12 19:45:29 +08:00
languages.rs highlighter: Avoid crash when language not registered. (#954) 2025-06-12 19:45:29 +08:00
mod.rs highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
registry.rs chore: Move shadow_xs to StyledExt trait. (#1010) 2025-06-25 16:54:48 +08:00