How do I close the current file I'm working in (in Rubymine)? I don't want to click the 'x' because I hate the mouse, and I don't want to "close all modified" I simply want to close the current file that has focus, much like I can in any other program on Mac by pressing Command W. Thanks!
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
I bet you've missed this documentation section. Shortcut would depend on the keymap and can be customized, but the default one is Ctrl+F4 on Windows and Cmd+F4 on Mac. Verify the shortcut in |
|||||||||||
|
|
Ditto what CrazyCoder said. Here are the exact steps to map Close and Close All windows to shortcut keys in Rubymine:
Details here: http://lexsheehan.blogspot.com/2013/01/fixing-close-window-keyboard-shortcuts.html |
||||
|
|