gpui-component/crates/ui/src/text
Jason Lee c3ec1deb97
code-editor: Update CodeEditor to support external language. (#928)
Add [Navi](https://navi-lang.org) language for example to external
language for CodeEditor.

<img width="864" alt="image"
src="https://github.com/user-attachments/assets/73afa56d-31bd-4867-a9f2-0a8cf790af0f"
/>
2025-06-09 14:27:33 +08:00
..
element.rs code-editor: Update CodeEditor to support external language. (#928) 2025-06-09 14:27:33 +08:00
html.rs highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
markdown.rs highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
mod.rs checkbox, switch: Improve Checkbox, Switch to use wrap text and TextView. (#651) 2025-02-24 18:04:06 +08:00
text_view.rs highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
utils.rs text: Add TextView with Markdown and Simple HTML support. (#639) 2025-02-20 20:08:59 +08:00