zed/assets/keymaps/macos
Vladimir Varankin 9850bf8022
Fix extend selection shortcuts in JetBrains keymap on macOS (#22814)
Fixups https://github.com/zed-industries/zed/pull/20199

As mentioned in [the post-merge comment][1], the original change was
wrong. The JetBrains IDEs use <kbd>⌥</kbd> (option) key on macOS for the
shortcuts, which corresponds to the <kbd>alt</kbd> key in the keymap
config.

Release Notes:

- Fixed extend/shrink selection in JetBrains keymap on macOS

[1]:
https://github.com/zed-industries/zed/pull/20199#issuecomment-2468136572
2025-01-08 16:01:21 +00:00
..
atom.json Fix casing of "macOS" (#17040) 2024-08-28 19:10:49 -04:00
emacs.json emacs: Fix using emacs in embedded terminal (#22779) 2025-01-07 17:04:54 +00:00
jetbrains.json Fix extend selection shortcuts in JetBrains keymap on macOS (#22814) 2025-01-08 16:01:21 +00:00
sublime_text.json Workspace move editor actions (#21760) 2024-12-17 13:39:36 +02:00
textmate.json