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

How to change the current platform? #48

Closed
xdmx opened this issue Mar 4, 2018 · 3 comments
Closed

How to change the current platform? #48

xdmx opened this issue Mar 4, 2018 · 3 comments
Assignees

Comments

@xdmx
Copy link

xdmx commented Mar 4, 2018

I'm using VS Code with the atom keybindings on OSX, but I'm used to have it under linux. Is it possible to change the platform that VS Code uses (from the OSX to linux) and use the respective keybinding?

@auchenberg
Copy link
Contributor

@xdmx Not sure I understand. On your Linux machine you can install this atom key map too and your MacOS machine you can install it too?

@xdmx
Copy link
Author

xdmx commented Mar 4, 2018

Hi Kenneth, I mean if I can have the same atom key bindings on both OS (based on the Linux one), so having for example ctrl+c to copy on both systems instead of having command+c on MacOS and ctrl+c on Linux, without having to manually remap all of them

@auchenberg
Copy link
Contributor

Ah @xdmx at this point in time we don't support this. The intent of the keymaps is to mimimic the original keyboard shortcuts for Atom, so you would have to copy paste them manually into your own keybindings.json file. You can simply copy them from https://github.com/Microsoft/vscode-atom-keybindings/blob/master/package.json#L24, and remove the mac, win, linux keys, but keeping key around.

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants