mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 11:34:07 +03:00
db39b9dadc
Previously it wasn't possible to create a keybinding for this action because it required an argument. Now the action takes the active item of the pane and if it's a multi-buffer the first one. This also adds a default keybinding for Vim mode: `-` will reveal the file in the project panel. Fixes #7485. Release Notes: - Added `pane::RevealInProjectPanel` as an action in the command palette. ([#7485](https://github.com/zed-industries/zed/issues/7485)). Co-authored-by: Antonio <antonio@zed.dev> |
||
---|---|---|
.. | ||
atom.json | ||
default.json | ||
jetbrains.json | ||
sublime_text.json | ||
textmate.json | ||
vim.json |