ZIm/crates/editor
Kirill Bulatov 45429a4528
Fix inlay hints using stale editor data (#7376)
Refactor the hint query code to pass along an actual `cx` instead of its
potentially stale, cloned version.

Release Notes:

- Fixed occasional duplicate hints inserted and offset-related panics
when concurrently editing the buffer and querying multiple its ranges
for hints
2024-02-05 15:46:48 +02:00
..
src Fix inlay hints using stale editor data (#7376) 2024-02-05 15:46:48 +02:00
Cargo.toml Open URLs with cmd-click (#7312) 2024-02-02 22:05:28 -07:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00