zed/crates/editor
CharlesChen0823 44b6995ac6
signature_help: Fix crash when typing CJK in debug mode (#45785)
in release mode: found many log error as `ERROR [rope::chunk] byte index
48 is not a char boundary; it is inside ',' (bytes 46..49)`

This is easy testing,
- enable signature help
- typing any CJK character
- crash in debug mode

Release Notes:

- N/A
2026-01-06 17:28:27 +01:00
..
benches Fix stale pending keybinding indicators on focus change (#44678) 2025-12-17 16:51:16 +00:00
src signature_help: Fix crash when typing CJK in debug mode (#45785) 2026-01-06 17:28:27 +01:00
Cargo.toml adds tracing for instrumenting non-async functions (#44147) 2025-12-05 17:23:06 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00