To install IntelliJ IDEA CE in OS X run brew cask install intellij-idea-ce (requires the almighty Homebrew installed first, and then tap caskroom/versions).
| Action | Command |
|---|---|
| Refactor | Ctrl + Shift + Alt + T |
| Rename Refactor | Shift + F6 |
| Find Action | Command + Shift + d |
| Find Class | Ctrl + N |