Reputation: 2378
In my IDE, I have to first navigate to the option using mouse. Once I minimize or maximize the editor window once, Shift + Cmd + M starts working but not before that. Is there something I can do about it?
Upvotes: 0
Views: 156
Reputation: 29438
It seems strange. Would you check which command is binded to Shift+Cmd+M? Default shortcut for toggling maximize active view/editor is Ctrl+M. You can check this in Preferences > General > Keys
or hit Cmd+Shift+L twice.
Upvotes: 1