IDE should remember the state of the tool windows on restart (settings are saved in .idea/workspace.xml -- make sure it is not reset/rewritten by VCS or similar thing) -- it does work fine here (although I have Structure tool window on left side and Project View / Remote Host / Database / etc on the right. But I've just tried, and it does remember position/state even if on the *right* side).
Maybe it is not in Pinned Mode?
In any case: try "Window | Store Current Layout as Default" -- maybe it will help.
Hi there,
IDE should remember the state of the tool windows on restart (settings are saved in .idea/workspace.xml -- make sure it is not reset/rewritten by VCS or similar thing) -- it does work fine here (although I have Structure tool window on left side and Project View / Remote Host / Database / etc on the right. But I've just tried, and it does remember position/state even if on the *right* side).
Maybe it is not in Pinned Mode?
In any case: try "Window | Store Current Layout as Default" -- maybe it will help.
it might have been closing abnormally, buecause it is now working as you said. thanks you!