Home > Net >  Intellij Idea, open new project creates a new tab for each project, how do I revert to a default of
Intellij Idea, open new project creates a new tab for each project, how do I revert to a default of

Time:09-28

enter image description here

If I open a new project in Intellij Idea it now opens it as a new tab. How to change the default behaviour, revert to the previous behaviour and open in a new window?

CodePudding user response:

In macOS System Preferences | General, set "Prefer tabs when opening documents" to "Never".

Related documents and tickets:

  • Related