gpui-component/crates/ui/src/highlighter
Jason Lee cfd060b66d
editor: Split Input and Editor background color. (#1323)
Keep input to use window background color, the `editor.background` only
for Editor mode.
2025-10-03 11:20:01 +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: Improve RopeExt API and add more docs. (#1289) 2025-09-25 18:17:46 +08:00
highlighter.rs highlighter: Use clip_offset to ensure UTF-8 char boundaries (#1317) 2025-10-02 12:14:07 +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