zed/assets/keymaps
Joseph T. Lyons bdd0b9f387
Add open file in project finder via space (#2785)
@mikayla-maki for 👀 

[This PR added in the ability to rename a file via
`enter`](https://github.com/zed-industries/zed/pull/2784). Previously,
`enter` was used to both open a file and confirm a rename, so this PR
changes the opening of a file to use `space`, which is what VS Code
uses. It also makes a bit more sense because now `enter` is just used to
start a rename and confirm the rename, vs being used for 2 different
actions.

N/A on the release notes, as I adjusted the release note in the
previously-tagged PR.

Release Notes:

- N/A
2023-07-24 16:35:01 -04:00
..
atom.json feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
default.json Add open file in project finder via space (#2785) 2023-07-24 16:35:01 -04:00
jetbrains.json feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
sublime_text.json feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
textmate.json feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
vim.json vim: add , and ; 2023-07-21 09:50:22 -06:00