Ctrl + Shift + C: Comments out the
selected block of code.
Ctrl + Shift + (UP/DOWN ) duplicate line up/down
Ctrl + E deletes the current line (very useful)
- Ctrl + Shift + I: Fixes your
imports, handy if you've just written a piece of code that needs a lot
of packages imported.
- alt+ shift + o --> allows you to search and
open any file in your open projects