directory with intellij without creating a project
已回答
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
请先登录再写评论。
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