mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-04 18:15:21 +00:00
27dfb48a7b
This is a follow-up (or related to) #20412. It fixes entries being marked when navigating between tabs with `cmd-[` and `cmd-]`. Turns out that deep in the bowels of the project panel, we check whether a `shift` modifier was pressed - which is the case with `cmd-[` on a US ANSI layout - and if so mark an entry. I think that's a left-over, because all the other code paths that select/reveal an entry mark it explicitly too. Release Notes: - Fixed entries in project panel being marked when navigating between tabs with keybinding that uses `shift` modifier. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |