ZIm/crates/editor
Kirill Bulatov 92f128ebb0
Do not fail hard on selection persistence if the editor is removed (#25120)
Follow-up of https://github.com/zed-industries/zed/pull/25083

Follows practices from editors' scroll position persisting:
5a05b7461e/crates/editor/src/persistence.rs (L200)
and do not fail hard if the editor with the ID given does not exist.
Also add the problematic IDs into the error context to see them in the
error logs.

Release Notes:

- N/A
2025-02-18 22:52:23 +00:00
..
src Do not fail hard on selection persistence if the editor is removed (#25120) 2025-02-18 22:52:23 +00:00
Cargo.toml Make edit prediction bindings backwards compatible with existing user keymaps (#24802) 2025-02-13 14:22:08 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00