mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
🐧 Make "Developer Tools" key binding match Chrome
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
'left': 'core:move-left'
|
||||
'right': 'core:move-right'
|
||||
'ctrl-alt-r': 'window:reload'
|
||||
'ctrl-alt-i': 'window:toggle-dev-tools'
|
||||
'ctrl-shift-i': 'window:toggle-dev-tools'
|
||||
'ctrl-alt-p': 'window:run-package-specs'
|
||||
'ctrl-alt-s': 'application:run-all-specs'
|
||||
'ctrl-shift-o': 'application:open-dev'
|
||||
|
||||
Reference in New Issue
Block a user