10 Intellij Idea Must Know Shortcuts on Ubuntu

  1. Optimizing imports – Ctrl + Alt+ O
  2. Auto Imports – Alt+enter
  3. System.out.println – type sysout, then press tab
  4. Open a file – Ctrl+N
  5. GoTo Function in class – Ctrl + F12
  6. Auto Indent – Ctrl + Alt + I
  7. Basic Code Completion – Ctrl + Space
  8. Comment a line of code – Ctrl + /
    Uncomment a line of code – Ctrl + Shift + /
  9. Duplicate the current line – Ctrl + D
  10. Finally, Find any action by name – Ctrl + A

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s