zed/crates/editor
Remco Smits 3f3d894c8b
lsp colors: Reduce flickering while typing (#40055)
Closes #40019

Follow-up https://github.com/zed-industries/zed/pull/40025

This PR reduces/removes the flickering of inlay colors. This is done by
adding a debounce, and not detaching the task that fetches the new
colors.

**Result**


https://github.com/user-attachments/assets/5dae278b-b821-4e64-8adb-c4d8376ba1df

Release Notes:

- Lsp colors: Reduce flickering while typing.

---------

Co-authored-by: Kirill Bulatov <kirill@zed.dev>
2025-10-12 18:59:12 +00:00
..
benches Improve Tab Map performance (#32243) 2025-09-10 16:13:41 -04:00
src lsp colors: Reduce flickering while typing (#40055) 2025-10-12 18:59:12 +00:00
Cargo.toml Fix server settings (#38477) 2025-09-19 10:38:39 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00