The layout saves the position and state of the tool windows, you can change it as you like and save it as new by default.
There is no GUI for the reset layout for the IDE by default, but the configuration is saved inside the project directory in the ./idea/workspace.xml file. When the project is closed, you can remove the <component name="ToolWindowManager"> node from this file.
CrazyCoder
source share