Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/odynvolk/intellij-visual-studio-code

IntelliJ key bindings for MS Visual Studio Code
https://github.com/odynvolk/intellij-visual-studio-code

intellij keymap visual-studio-code

Last synced: about 2 months ago
JSON representation

IntelliJ key bindings for MS Visual Studio Code

Awesome Lists containing this project

README

        

# 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 -> Open Keyboard Shortcuts (JSON)
```
2. Copy text and paste.
3. 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.