vscode-intellij-idea-keybindings
vscode-intellij-idea-keybindings copied to clipboard
Add option to use windows keymap on MacOS
I switch between mac & windows regularly, so I want keep keymap consistent Any way to do that? Thanks
Same situation, I want to keep MacOX keymaps also in linux/windows, is there a way to change?
Bumping this up
+1 , it's nightmare for multi platform developers to teach muscles act efficiently on different platform during the day.
+1. Also, while it's a hack and will be reverted whenever you update the extension, for now, you can manually edit the package.json and replace the "mac" entries with "key" entries and it'll work.
+1 this is painful.
+1!
+1
+1 here, I would love this feature
+1
I need to be able to use vscode on my mac for some projects, on my windows VM for others. My windows VM can handle mapping the keys, but vscode doesn't recognize them. I'd like to just be able to set a flag "Mac Keymappings" [x]
+1 I've never even learned the mac
specific Intellij shortcuts.
I use the windows keymap on mac
and linux
and would love to see it as an option through this plugin
+1
+1 Mac & Windows. I'd like to use Windows keymap on mac
+1
+1
I've always used the "linux/windows" style keybindings in Intellij, even on Macs. Please! +1
I'd like to use Mac keybindings on Windows, but I assume that if it gets fixed, it will be easier to switch both ways, so +1 :)
+1
+1
+1
Related: I published Mac to Windows on v1.0.0. https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/194
I need to implement it for Windows and Linux. (...I would welcome more sponsors 🐾
Hello, I released IntelliJ settings importer for Windows. Please try it. If you have any problems please create a new issue. https://marketplace.visualstudio.com/items/k--kato.intellij-idea-keybindings/changelog#user-content-1.1.0-(jan-26%2C-2021)
- Launch Code
- Open command pallet Ctrl-Shift-P (Windows) or Cmd-Shift-P (macOS)
- Choose Import IntelliJ Keybindngs (XML)
- Just press
cancel
(do not load a file = default)
- Just press
- Copy & Paste it into keybindings.json
https://user-images.githubusercontent.com/10364603/105785311-ee83ba00-5fbd-11eb-9f23-f6e1f466d65b.mov
Thank you for your request for this feature @regou @zacharyp @sumitgpt @asgmojtaba @colinc719 @tofti @Mou5e @david-schopf @skinny85 @grenappels @jkyoutsey @itssasanka @guider @SirLYC @lisomartinez @evazkj @r-zenine @cdac901
Hello, I released IntelliJ settings importer for Windows. Please try it. If you have any problems please create a new issue. https://marketplace.visualstudio.com/items/k--kato.intellij-idea-keybindings/changelog#user-content-1.1.0-(jan-26%2C-2021)
Launch Code
Open command pallet Ctrl-Shift-P (Windows) or Cmd-Shift-P (macOS)
Choose Import IntelliJ Keybindngs (XML)
- Just press
cancel
(do not load a file = default)Copy & Paste it into keybindings.json
ImporterForWindows.mov Thank you for your request for this feature @regou @zacharyp @sumitgpt @asgmojtaba @colinc719 @tofti @Mou5e @david-schopf @skinny85 @grenappels @jkyoutsey @itssasanka @guider @SirLYC @lisomartinez @evazkj @r-zenine @cdac901
this doesn't seem to work on m1 macs? I get to the point of selecting Windows to Mac
and then the dialog opens, I press cancel, then nothing.
Any updates here? Would be nice to be able to use Intellij Classic keymap on MacOS in VS Code. Tried importing keymaps that I export from Intellij (basically a file with 1 override I did once), but it has "Ctrl+w" for expand selection instead of Meta. Using Windows to Mac
doesn't change anything. Using Mac to Mac doesn't help. Using Windows to Windows too.