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

https://github.com/sa7mon/bindings

For all those pesky IDE's
https://github.com/sa7mon/bindings

Last synced: 4 months ago
JSON representation

For all those pesky IDE's

Awesome Lists containing this project

README

          

# bindings
universal, personal


## Config Files

* **Eclipse Neon:** ??
* **PhpStorm:** ~/Library/Preferences/PhpStorm/keymaps/*.xml
* **PyCharm:** ~/Library/Preferences/PyCharm/keymaps/*.xml
* **Sublime 2:** Packages/User/Default.sublime-keymap
* **Visual Studio Code (Windows):** %APPDATA%/Roaming/Code/User/keybindings.json


## Key Bindings


Command
Binding


 


Lines


Duplicate Line
Cmd + Shift + C


Delete Line
Cmd + D


Move Line Up
Cmd + Up


Move Line Down
Cmd + Down


&nbsp


Comments


Toggle Line Comment
Cmd + /


Toggle Block Comment
Cmd + Shift + /


 


Word Wrap


Toggle Word Wrap
Ctrl + W


 


Tabs


Next Tab
Ctrl + Tab


Previous Tab
Ctrl + Shift + Tab