Open Project in Same Window and Keep Current Window Settings
When I open a project in the same window, I'd like it to keep my current window settings. I have multiple monitors, but I also use my laptop at multiple locations, and so it becomes rather annoying to have to constantly keep resizing/repositioning every time I change projects. I haven't seen a flag for disabling this behavior. I'm selecting GoLand but it's the same for Php Storm and other IntelliJ projects.
Please sign in to leave a comment.
Actually these settings were designed long time ago reasonable per-project, but probably you're right and there should be some 'keep layout' flag we still haven't implement. But at least you can setup tool window layout to some state you prefer and call the menu action Window -> Store Current Layout as Default. Now when you open any project you can call Window -> Restore Default Layout and stored layout would be applied to arrange your tool windows instantly.
While I haven't tested it myself, there's also this plugin which might help "Preserve Layout Plugin", see https://plugins.jetbrains.com/plugin/10097-preserve-layout-plugin
> to have to constantly keep resizing/repositioning
Do you mean size and position of project window frame or about tool windows?
Just wondering if this has been considered again, it would be a pretty useful feature as I am constantly switching between projects.