sublime-key-bindings-in-pycharm
sublime-key-bindings-in-pycharm copied to clipboard
Directory missing on macOS
It appears the directory structure we need to copy the file into doesn't exist anymore on macOS. There is no keymaps
directory in ~/Library/Preferences/PyCharmCE2018.3
in particular.
Manually create the keymaps
folder here: ~/Library/Preferences/PyCharm20XX.X/keymaps/
and copy the Sublime-PyCharm.xml
to that folder. Restart PyCharm.
I searched far to long for an answer with no luck. I hope this helps others!