zed/assets
Kirill Bulatov df35fd0026
Show Delete shortcuts in project panel context menu (#12250)
Closes https://github.com/zed-industries/zed/issues/12234 by making both
default keymap and the menu `Delete` action declarations to have the
same `skip_prompt` value.
`Trash` action got more explicit `skip_prompt` declarations in this PR,
but those were the defaults already, so not changed.

Now, `Delete` action in the project panel will always show a prompt
before removing, both on the keystroke and menu item click.
To note, VSCode does skips prompt for the `Trash` action, so we might
want to change that too (later?), the PR does not alter it.

Release Notes:

- Shows Delete action binding keys in the project panel context menu
([12234](https://github.com/zed-industries/zed/issues/12234))
2024-05-24 22:02:21 +03:00
..
fonts Remove unused font 2024-01-24 13:14:47 +01:00
icons Add .gql and .graphqls extensions for GraphQL icon (#12073) 2024-05-20 21:47:34 -04:00
keymaps Show Delete shortcuts in project panel context menu (#12250) 2024-05-24 22:02:21 +03:00
settings Indent guides (#11503) 2024-05-23 15:50:59 +02:00
sounds Update collaboration sounds, add sounds to screensharing 2023-07-04 16:18:42 -04:00
themes Indent guides (#11503) 2024-05-23 15:50:59 +02:00