Is it possible to rename the project metadata folder from ".idea" to something else? (conflict)
Hi,
I have a large project that I'd like to open with multiple Jetbrains IDEs.
For example a project that I like to have open with both PHPStorm and PyCharm at the same time.
But they mess with each others ".idea" folder.
Is it possible to rename it somehow so one folder can be multiple independent projects?
For example ".phpstorm-idea", ".pycharm-idea".
Anyone else having this problem?
I have a large project that I'd like to open with multiple Jetbrains IDEs.
For example a project that I like to have open with both PHPStorm and PyCharm at the same time.
But they mess with each others ".idea" folder.
Is it possible to rename it somehow so one folder can be multiple independent projects?
For example ".phpstorm-idea", ".pycharm-idea".
Anyone else having this problem?
请先登录再写评论。