gpui-component/crates/story
Jason Lee a9e6b49a15
highlighter: Fix #1204 changes cause to incorrect highlight result. (#1218)
This PR for fix some incorrect changes in #1204 

## Before

<img width="854" height="864" alt="image"
src="https://github.com/user-attachments/assets/eebd07e5-3437-444d-a55d-2941228e3b08"
/>

## After

<img width="954" height="962" alt="image"
src="https://github.com/user-attachments/assets/60761848-8d4f-4fe9-88b9-f0b0f0985d2f"
/>
<img width="1515" height="867" alt="image"
src="https://github.com/user-attachments/assets/3d4654a7-f977-4919-9c9e-f013fcdd8fde"
/>
2025-09-08 16:14:07 +08:00
..
examples highlighter: Fix #1204 changes cause to incorrect highlight result. (#1218) 2025-09-08 16:14:07 +08:00
src input: Fix column position update when text added, to support move vertical keep column. (#1211) 2025-09-05 18:47:24 +08:00
Cargo.toml chore: Avoid built-in tree-sitter languages in default. (#1135) 2025-08-14 18:02:27 +08:00