Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to use windows keymap on MacOS #67

Open
regou opened this issue Mar 18, 2017 · 24 comments
Open

Add option to use windows keymap on MacOS #67

regou opened this issue Mar 18, 2017 · 24 comments

Comments

@regou
Copy link

regou commented Mar 18, 2017

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

@kasecato kasecato self-assigned this Mar 20, 2017
@regou regou changed the title Add option to use windows keymap on MacOS label Add option to use windows keymap on MacOS Mar 21, 2017
@ZhengshuaiPENG
Copy link

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

@sumitgpt
Copy link

sumitgpt commented Sep 3, 2017

Bumping this up

@asgmojtaba
Copy link

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

@colinc719
Copy link

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

@tofti
Copy link

tofti commented Jan 2, 2018

+1 this is painful.

@Mou5e
Copy link

Mou5e commented Apr 4, 2018

+1!

@david-schopf
Copy link

+1

@skinny85
Copy link

skinny85 commented Jul 3, 2018

+1 here, I would love this feature

@grenappels
Copy link

+1

@jkyoutsey
Copy link

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]

@itssasanka
Copy link

+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

@guider
Copy link

guider commented Jun 14, 2019

+1

@SirLYC
Copy link

SirLYC commented Jul 3, 2019

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

@lisomartinez
Copy link

+1

1 similar comment
@akrisiun
Copy link

akrisiun commented Nov 3, 2019

+1

@zacharyp
Copy link

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

@tudor
Copy link

tudor commented May 24, 2020

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

@evazkj
Copy link

evazkj commented Jun 15, 2020

+1

2 similar comments
@r-zenine
Copy link

+1

@cdac901
Copy link

cdac901 commented Sep 4, 2020

+1

@kasecato
Copy link
Owner

kasecato commented Jan 23, 2021

Related: I published Mac to Windows on v1.0.0.
#194

I need to implement it for Windows and Linux. (...I would welcome more sponsors 🐾

kasecato added a commit that referenced this issue Jan 26, 2021
kasecato added a commit that referenced this issue Jan 26, 2021
@kasecato kasecato added this to the v1.1.0 milestone Jan 26, 2021
@kasecato
Copy link
Owner

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

@dmckernanacv
Copy link

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.

@gultyayev
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests