HI,
Until the last update, I was using ctrl+alt+i. It was working fine.
But after last update, it is not working any longer. I wonder if is a bug or if the keybind changed?
I’m on a linux box.
HI,
Until the last update, I was using ctrl+alt+i. It was working fine.
But after last update, it is not working any longer. I wonder if is a bug or if the keybind changed?
I’m on a linux box.
You can always check what Atom thinks is bound to a particular key by opening the Keybinding Resolver in the Command Palette. Then you just press the key, such as Ctrl+Alt+I and see what all is mapped to that key as well as the mapping selected in green.
In Atom 1.0.11 under Ubuntu Linux Crtl + Shift + I
shortcut can be used to toggle Developer Console.
In general, Developer Console can be toggled using View -> Developer -> Toggle Developer Tools
menu item.