gpui-component/crates/story/examples/fixtures
Jason Lee 554082b969
text_view: Fix inline image render. (#1166)
GPUI does not support inline image into an `InteractiveText` yet. So
here, let it render into a block line.

<img width="1201" height="902" alt="image"
src="https://github.com/user-attachments/assets/797baeae-8764-417a-a907-e0d22956bf62"
/>

<img width="1064" height="805" alt="image"
src="https://github.com/user-attachments/assets/a5ef7000-aa71-4c1b-8a82-2a0f36649fd6"
/>
2025-08-21 16:30:58 +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.html text_view: Fix nested Blockquote render in Markdown and HTML. (#1053) 2025-07-14 14:30:40 +08:00
test.js highlighter: Fix injection language highlight. (#931) 2025-06-11 15:26:27 +08:00
test.json highlighter: Fix highlight offset and reset highlight when replace all text. (#950) 2025-06-12 14:11:01 +08:00
test.md text_view: Fix inline image render. (#1166) 2025-08-21 16:30:58 +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.ts highlighter: Fix injection language highlight. (#931) 2025-06-11 15:26:27 +08:00
test.zig highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00