Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/odynvolk/intellij-visual-studio-code
- Owner: odynvolk
- Created: 2015-12-15T07:41:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T20:34:15.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T00:18:34.209Z (8 months ago)
- Topics: intellij, keymap, visual-studio-code
- Size: 8.79 KB
- Stars: 80
- Watchers: 5
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.