Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 450 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 450 Bytes

intellij-visual-studio-code

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.

Usage

  1. Open user keybindings file. File -> Preferences -> Keyboard shortcuts
  2. Copy text and paste.
  • For Mac: copy keybindings/keybindings.json to ~/Library/Application\ Support/Code/User/keybindings.json
  1. Good luck!!