Search code examples
intellij-ideagoland

How to open projects as tabs on macOS in Goland IDE


can not open projects in tabs Can anyone please let me know how to open multiple projects as tabs in Goland wanted tabs


Solution

  • i found new hidden option to merge all opend window in tabs

    first follow this answer from s0xzwasd

    s0xzwasd

    • Set Prefer tabs in macOS Preferences | General to Always or In full-screen.
    • Open a new project in the IDE, select New Window in Open Project pop-up or configure it via Preferences | Appearance & Behavior | System Settings | Open project in.

    and