ZIm/assets/keymaps
Kirill Bulatov 9d533f9d30
Allow to reuse windows in open remote projects dialogue (#32138)
Closes https://github.com/zed-industries/zed/issues/26276

Same as other "open window" actions like "open recent", add a
`"create_new_window": false` (default `false`) argument into the
`projects::OpenRemote` action.

Make all menus to use this default; allow users to change this in the
keybindings.
Same as with other actions, `cmd`/`ctrl` inverts the parameter value.

<img width="554" alt="default"
src="https://github.com/user-attachments/assets/156d50f0-6511-47b3-b650-7a5133ae9541"
/>

<img width="552" alt="override"
src="https://github.com/user-attachments/assets/cf7d963b-86a3-4925-afec-fdb5414418e1"
/>

Release Notes:

- Allowed to reuse windows in open remote projects dialogue
2025-06-05 07:09:09 +00:00
..
linux keymap: Fix subword navigation and selection on Sublime Text keymap (#31840) 2025-06-02 21:22:27 -06:00
macos keymap: Add subword navigation and selection to Sublime Text keymap (#30268) 2025-05-30 20:38:21 +00:00
default-linux.json Allow to reuse windows in open remote projects dialogue (#32138) 2025-06-05 07:09:09 +00:00
default-macos.json Allow to reuse windows in open remote projects dialogue (#32138) 2025-06-05 07:09:09 +00:00
initial.json Use lowercase command names in initial settings files (#15717) 2024-08-03 09:35:09 -04:00
storybook.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
vim.json vim: Add Ctrl-w ] and Ctrl-w Ctrl-] keymaps (#31990) 2025-06-04 09:47:42 -06:00