Set up dev tools event handler when binding default keys
Esse commit está contido em:
commit de
Corey Johnson & Kevin Sawicki
pai
2f60ffcfce
commit
6c43fd5c9d
@@ -25,7 +25,6 @@ keymap.bindKeys '*',
|
||||
'meta-w': 'close'
|
||||
'alt-meta-i': 'show-console'
|
||||
$(document).on 'close', -> window.close()
|
||||
$(document).on 'show-console', -> atom.toggleDevTools()
|
||||
|
||||
defaultCount = 100
|
||||
window.pbenchmark = (args...) -> window.benchmark(args..., profile: true)
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário