How to Open IntelliJ IDEA from Command Line with Current Folder
In VSCode, I can simply type code .
to open the current folder as a project. I want to achieve a similar behavior with IntelliJ IDEA Community Edition on Windows.
In VSCode, I can simply type code .
to open the current folder as a project. I want to achieve a similar behavior with IntelliJ IDEA Community Edition on Windows.