sublime-key-bindings-in-pycharm icon indicating copy to clipboard operation
sublime-key-bindings-in-pycharm copied to clipboard

Keymap folder missing

Open datatalking opened this issue 5 years ago • 2 comments

Hi @zachwood, my /Library/Preferences/PyCharm40/keymaps folder... well it doesn't exist on my mac10.13.4 High Sierra. Can you suggest another folder or provide a screenshot of what settings I should update?

datatalking avatar Jul 26 '18 22:07 datatalking

I just checked my system, looks like they've moved it into the user folder.

/Users/<username>/Library/Preferences/PyCharm2018.2/keymaps/

MacOS: 10.13.6 PyCharm: 2018.2

zachwood avatar Jul 26 '18 23:07 zachwood

If the keymaps folder is missing at ~/Library/Preferences/PyCharm20XX.X/ manually create it and copy the Sublime-PyCharm.xmlover like this: ~/Library/Preferences/PyCharm20XX.X/keymaps/Sublime-PyCharm.xml

Restart PyCharm.

ClintChil avatar Apr 23 '19 03:04 ClintChil