My (IntelliJ) 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
- Copy text and paste.
- For Mac: copy keybindings/keybindings.json to
~/Library/Application\ Support/Code/User/keybindings.json
- Good luck!!