Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 499 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 499 Bytes

intellij-visual-studio-code

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.

Usage

  1. Open user keybindings file.
File -> Preferences -> Keyboard shortcuts
  1. Copy text and paste.
  2. Good luck!!

Note on Pull Requests

  1. Fork the project.
  2. Make your addition or fix.
  3. Commit.
  4. Send me a pull request. Bonus points for topic branches.