gpui-component/crates/ui/src/highlighter
2025-10-09 15:20:34 +08:00
..
languages highlighter: Fix highlight offset and reset highlight when replace all text. (#950) 2025-06-12 14:11:01 +08:00
diagnostics.rs chore: Bump crate version. (#1340) 2025-10-09 15:20:34 +08:00
highlighter.rs chore: Bump crate version. (#1340) 2025-10-09 15:20:34 +08:00
languages.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00
mod.rs text_view: Refactor TextView, SyntaxHighlighter to use async to parsing. (#1299) 2025-09-29 14:04:24 +08:00
registry.rs editor: Split Input and Editor background color. (#1323) 2025-10-03 11:20:01 +08:00