mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
5021397c01
This PR just uses ranges returned by an LSP to work, the subsequent PR would focus on trying to fall back onto tree-sitter in case of info hovers. I'm also unsure if I'm supposed to use `local_diagnostic` or `primary_diagnostic` when both are available Release Notes: - Fix diagnostic popups flickering when moving cursor in the boundaries of the symbol Before: https://github.com/user-attachments/assets/4905a7e5-c333-453b-b204-264b3ef79586 After: https://github.com/user-attachments/assets/c742c424-fb20-450d-8848-baaf1937dd47 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |