Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "documentation": "https://github.com/adobe/brackets/wiki/User-Key-Bindings",
  3.     "overrides": {
  4.         "Ctrl-Alt-V" : "e4b.TOGGLE_PANEL",
  5.         "Ctrl-Alt-B" : "e4b.RESET_ALL",
  6.         "Ctrl-Alt-D" : "file.saveAll",
  7.         "Ctrl-Alt-F" : "file.openFolder",
  8.         "Ctrl-Alt-J" : "edit.splitSelIntoLines"
  9.     }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement