zed/crates/language_tools
Finn Evers 3b5443ba96
syntax_tree_view: Fix highlights persisting after view was closed (#47638)
Also ensured that we clear only the highlights of the current view
(which probably would have been the the case almost always anyway).

Release Notes:

- Fixed a small issue where highlights of the syntax tree view would
persist after the view was closed.
2026-01-26 11:07:01 +00:00
..
src syntax_tree_view: Fix highlights persisting after view was closed (#47638) 2026-01-26 11:07:01 +00:00
Cargo.toml copilot: Un-globalify copilot + handle it more directly with EditPredictionStore (#46618) 2026-01-14 14:44:13 +00:00
LICENSE-GPL