vscode-intellij-idea-keybindings icon indicating copy to clipboard operation
vscode-intellij-idea-keybindings copied to clipboard

Add option to use windows keymap on MacOS

Open regou opened this issue 7 years ago • 24 comments

I switch between mac & windows regularly, so I want keep keymap consistent Any way to do that? Thanks

regou avatar Mar 18 '17 14:03 regou

Same situation, I want to keep MacOX keymaps also in linux/windows, is there a way to change?

ZhengshuaiPENG avatar Aug 29 '17 11:08 ZhengshuaiPENG

Bumping this up

sumitgpt avatar Sep 03 '17 05:09 sumitgpt

+1 , it's nightmare for multi platform developers to teach muscles act efficiently on different platform during the day.

asgmojtaba avatar Oct 11 '17 13:10 asgmojtaba

+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.

colinc719 avatar Oct 20 '17 14:10 colinc719

+1 this is painful.

tofti avatar Jan 02 '18 22:01 tofti

+1!

Mou5e avatar Apr 04 '18 18:04 Mou5e

+1

david-schopf avatar Apr 14 '18 14:04 david-schopf

+1 here, I would love this feature

skinny85 avatar Jul 03 '18 00:07 skinny85

+1

grenappels avatar Jul 15 '18 02:07 grenappels

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]

jkyoutsey avatar Sep 07 '18 13:09 jkyoutsey

+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

itssasanka avatar Feb 07 '19 18:02 itssasanka

+1

guider avatar Jun 14 '19 08:06 guider

+1 Mac & Windows. I'd like to use Windows keymap on mac

SirLYC avatar Jul 03 '19 01:07 SirLYC

+1

lisomartinez avatar Jul 09 '19 15:07 lisomartinez

+1

akrisiun avatar Nov 03 '19 17:11 akrisiun

I've always used the "linux/windows" style keybindings in Intellij, even on Macs. Please! +1

zacharyp avatar Feb 19 '20 04:02 zacharyp

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 :)

tudor avatar May 24 '20 18:05 tudor

+1

evazkj avatar Jun 15 '20 19:06 evazkj

+1

r-zenine avatar Jun 30 '20 20:06 r-zenine

+1

cdac901 avatar Sep 04 '20 19:09 cdac901

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 🐾

kasecato avatar Jan 23 '21 14:01 kasecato

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)

  1. Launch Code
  2. Open command pallet Ctrl-Shift-P (Windows) or Cmd-Shift-P (macOS)
  3. Choose Import IntelliJ Keybindngs (XML)
    1. Just press cancel (do not load a file = default)
  4. 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

kasecato avatar Jan 26 '21 01:01 kasecato

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)

  1. Launch Code

  2. Open command pallet Ctrl-Shift-P (Windows) or Cmd-Shift-P (macOS)

  3. Choose Import IntelliJ Keybindngs (XML)

    1. Just press cancel (do not load a file = default)
  4. 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.

dmckernanacv avatar Sep 30 '22 14:09 dmckernanacv

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.

gultyayev avatar Nov 30 '23 20:11 gultyayev