zed/crates/language_tools/src
Kirill Bulatov 4389ebb6f4
Follow-up semantic token fixes (#48485)
Follow-up of https://github.com/zed-industries/zed/pull/46356

* better selection in highlights panel to show the color of the active
item
* no `DiffbaselessAnchor` entity to cause flickering and highlighting
issues
* react on theme and theme settings change and refresh semantic tokens
* do not eagerly flicker when refreshing the tokens
* do not show semantic tokens in the editor menu for non-applicable
buffers

Release Notes:

- N/A
2026-02-05 15:06:02 +00:00
..
highlights_tree_view.rs Follow-up semantic token fixes (#48485) 2026-02-05 15:06:02 +00:00
key_context_view.rs workspace: Handle non-cloneable items better (#41215) 2025-10-26 13:24:26 +00:00
language_tools.rs editor: Implement semantic highlighting (#46356) 2026-02-04 17:37:13 +00:00
lsp_button.rs Add telemetry for toolbar menu open events (#48225) 2026-02-04 16:26:13 -05:00
lsp_log_view.rs Show memory used by language servers (#48226) 2026-02-02 18:45:28 -05:00
lsp_log_view_tests.rs releases: Add build number to Nightly builds (#42990) 2025-11-24 13:34:04 +01:00
syntax_tree_view.rs editor: Implement semantic highlighting (#46356) 2026-02-04 17:37:13 +00:00