zed/assets
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
..
fonts
icons Improve audio files icon (#21441) 2024-12-03 00:40:46 -03:00
images
keymaps Add Project Panel navigation actions in netrw mode (#20941) 2024-12-05 14:07:13 +01:00
prompts
settings title_bar: Add show_user_picture setting to let users hide their profile picture (#21526) 2024-12-04 17:59:27 +01:00
sounds
themes Publish theme json schema v0.2.0 (#21428) 2024-12-03 12:57:39 -05:00