zed/crates/editor
Finn Evers 10a536b328
editor: Fix relative line numbers breaking with nested folds (#47035)
Closes #46516

The previous fix only worked for non-nested folds, whereas this one also
considers nested folds properly. Also makes this more straightforward to
read.

Release Notes:

- Fixed an issue where relative line numbering would break with nested
folds.
2026-01-16 23:56:51 +00:00
..
benches Revert "Revert scheduler update (#46659)" (#46671) 2026-01-14 07:19:13 +00:00
src editor: Fix relative line numbers breaking with nested folds (#47035) 2026-01-16 23:56:51 +00:00
Cargo.toml adds tracing for instrumenting non-async functions (#44147) 2025-12-05 17:23:06 +00:00
LICENSE-GPL