zed/assets/keymaps
Anthony Eid 7335f211fd
Add Project Panel navigation actions in netrw mode (#20941)
Release Notes:

- Added "[ c" & "] c" To select prev/next git modified file within the
project panel
- Added "[ d" & "] d" To select prev/next file with diagnostics from an
LSP within the project panel
- Added "{" & "}" To select prev/next directory within the project panel

Note:

I wanted to extend project panel's functionality when netrw is active so
I added some shortcuts that I believe will be helpful for most users. I
tried to keep the default key mappings for the shortcuts inline with
Zed's vim mode.

## Selecting prev/next modified git file

https://github.com/user-attachments/assets/a9c057c7-1015-444f-b273-6d52ac54aa9c


## Selecting prev/next diagnostics 

https://github.com/user-attachments/assets/d1fb04ac-02c6-477c-b751-90a11bb42a78

## Selecting prev/next directories (Only works with visible directoires)

https://github.com/user-attachments/assets/9e96371e-105f-4fe9-bbf7-58f4a529f0dd
2024-12-05 14:07:13 +01:00
..
linux Add editor::SelectAllMatches to SublimeText base keymap (#20866) 2024-11-19 14:33:35 -05:00
macos Add editor::SelectAllMatches to SublimeText base keymap (#20866) 2024-11-19 14:33:35 -05:00
default-linux.json Add action editor::OpenContextMenu (#21494) 2024-12-04 14:13:50 -07:00
default-macos.json assistant2: Add empty state for new threads (#21542) 2024-12-04 12:44:03 -05:00
initial.json Use lowercase command names in initial settings files (#15717) 2024-08-03 09:35:09 -04:00
storybook.json storybook: Fix Backspace in Auto Height Editor and Picker stories (#11011) 2024-04-25 17:37:47 -04:00
vim.json Add Project Panel navigation actions in netrw mode (#20941) 2024-12-05 14:07:13 +01:00