Open Intellij IDEA from terminal
- Open IntelliJ IDEA
- Go to
Tools → Create Command-line Launcher...
- Click OK (or change the path if you want)
- Now you can open IDEA in your directory with
idea .
!
I've only tried this in Mac, let me know if this works on other OSs and I'll update the post :)