After last update that menu appers with one submenu "Console -> Clear".
The stuff is that when you press ALT+SHIFT it falls and prevents hotkeys with this combination.
Why is Nuclide in the menu?

Nuclide is in the menu because of this; https://github.com/facebook-atom/atom-ide-ui/blob/master/modules/atom-ide-ui/pkg/atom-ide-console/menus/console.json#L13
It looks like this menu option should probably be removed or made contextual on the console control itself.
It should probably be removed I agree. I don’t see the need for it.
Sorry, this just slipped through as we migrated the console to live in
atom-ide-ui. We'll remove it shortly!
On Feb 5, 2018 7:25 PM, "bgarrant" notifications@github.com wrote:
It should probably be removed I agree. I don’t see the need for it.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/facebook-atom/atom-ide-ui/issues/162#issuecomment-363298860,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAjPYtFoZ7Adv0NqnkuKUmKr8VCFVWsfks5tR8YmgaJpZM4R43Ig
.
Thanks so much.
this should be fixed in the next release! thanks again for bringing it to our attention!
Just pushed a release that resolves this! Thanks for your help everyone!
Most helpful comment
Just pushed a release that resolves this! Thanks for your help everyone!