zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
39.6k stars 2.07k forks source link

Add option to delay symbol highlights on caret hover #6843

Open diocletiann opened 5 months ago

diocletiann commented 5 months ago

Check for existing issues

Describe the feature

When navigating with the caret, matching symbols are highlighted instantly, leading to visual noise. A ~200ms delay would be a more pleasant experience.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

smadeja commented 3 months ago

I think it would be great to also have an option to disable this highlighting altogether

jshrssll commented 1 week ago

CleanShot 2024-06-27 at 08 31 28@2x

Any update on this issue? When clicking into a word it should not highlight the entire word. This makes it visually difficult to differentiate when the whole word is selected by the cursor, or the cursor is just placed inside the word as depicted in my screenshot.