My (IntelliJ Mac OS X 10.5+) key bindings for MS Visual Studio Code. I haven't used any of JetBrains other IDE:s but I'm guessing the bindings are the same for PhpStorm, PyCharm, RubyMine etc.
- Open user keybindings file.
 
File -> Preferences -> Keyboard shortcuts -> Open Keyboard Shortcuts (JSON)
- Copy text and paste.
 - Good luck!!
 
- Fork the project.
 - Make your addition or fix.
 - Commit.
 - Send me a pull request. Bonus points for topic branches.