IntelliJ Idea

AWS Toolkit for IntelliJ

Shortcuts

  • Ctrl + Alt + Z => Rollback lines

  • Shift + Cmd + F12 => hide all panels

  • ^ + G => select next

  • Analyse data flow

  • create custom quick list

  • productivity guide

How to create a command line launcher LINK

alias idea="open -na 'IntelliJ IDEA.app' --args '$@'"

How to open files from command line LINK

idea [file]

Speed up

Last updated