directory with intellij without creating a project
Answered
Hello,
I want to be able to open a directory with intellij without creating a project.
how to do it? every time I open a folder, a project is automatically created with an .idea folder
Please sign in to leave a comment.
IntelliJ IDEA is oproject-based IDE. This is hardly possible.
You can open a file in LightEdit mode though: https://www.jetbrains.com/help/idea/lightedit-mode.html