gpui-component/crates/ui/src/text
2025-11-28 08:57:13 +00:00
..
format chore: Update to use Rust edition 2024. (#1669) 2025-11-24 14:38:43 +08:00
inline.rs text_view: Refactor TextView, SyntaxHighlighter to use async to parsing. (#1299) 2025-09-29 14:04:24 +08:00
mod.rs text_view: Add to support custom code block style. (#1288) 2025-09-25 17:11:14 +08:00
node.rs theme: Fix some dropdown to use popover for bg, and improve macos-cla… (#1702) 2025-11-28 08:57:13 +00:00
style.rs text_view: Refactor TextView, SyntaxHighlighter to use async to parsing. (#1299) 2025-09-29 14:04:24 +08:00
text_view.rs scrollbar: Introduce overflow_scrollbar to adds Scrollbars to elements. (#1694) 2025-11-27 11:29:50 +00:00
utils.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00