gpui-component/crates/story/examples/fixtures
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
..
test.c highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
test.go highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
test.js highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
test.nv code-editor: Update CodeEditor to support external language. (#928) 2025-06-09 14:27:33 +08:00
test.py highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
test.rb highlighter: Improve performance for large file. (#911) 2025-06-03 23:20:33 +08:00
test.rs highlighter: Improve performance for large file. (#911) 2025-06-03 23:20:33 +08:00
test.sql highlighter: Adding tree-sitter-sequel for SQL support. (#917) 2025-06-05 11:54:52 +08:00
test.zig highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00