Import keybindings from PHPStorm IDE to (PyCharm, Clion and Itellj Idea)

Answered

How to import just  keybindings from PHPStorm IDE to (PyCharm, Clion and Itellj Idea)

I have take a lot of time setting up my PHPStorm for general key binding and settings (language agnostic settings) I'm used to in Sublime, I was curious how could I transfer them without transferring language specific settings.  Does the regular import and export will do this? I am on a strict deadline and I do not have the luxury to mess around :(

2
5 comments

You can export your keymap settings using File| Export Settings| Key maps/Key maps(schemes) action and then import it to other IDEs using File| Import Settings action. 

4
Avatar
Permanently deleted user

I tried and I did not see them transfer. (ie . Cmd + D, or Cmd+ Shift + D  for multi select and selection duplication) 

1
Avatar
Permanently deleted user

It worked after I exported the "Key map (Schema)" as well

1

Thank you for the update!

0
Avatar
Permanently deleted user

It seems like this solution is no longer supported? Is there a better solution? I have not been able to use the Settings Repository syncing to transfer a keymap from one app to another yet (e.g. PyCharm -> WebStorm). Am I missing something?

0

Please sign in to leave a comment.