zed/crates/editor
Conrad Irwin 492ca219d3
Fix panic in autoclosing (#21482)
Closes #14961

Release Notes:

- Fixed a panic when backspacing at the start of a buffer with
`always_treat_brackets_as_autoclosed` enabled.
2024-12-03 13:09:44 -07:00
..
src Fix panic in autoclosing (#21482) 2024-12-03 13:09:44 -07:00
Cargo.toml Add fs::MTime newtype to encourage != instead of > (#20830) 2024-11-21 19:21:18 -07:00
LICENSE-GPL