I like to use Eclipse's shortcut Ctrl + O which outlines the current source. Is there an equivalent shortcut in IntelliJ IDEA?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I haven't used Eclipse for years, so I'm not that familiar with the behaviour you're after - but I believe Ctrl + F12 may do what you want. |
|||||||||||||
|
|
Ctrl + F3 in Idea is the equivalent of Ctrl + O in Eclipse. The thread is old. Just thought might be useful for someone lookin for the same answer... |
|||||||
|
|
Ctrl + Alt + L is the one you're looking for. |
|||||||||||||||||
|