webstorm-settings/window.layouts.xml

124 lines
2.5 KiB
XML

<application>
<component name="ToolWindowLayout"><![CDATA[{
"layouts": {
"Custom": {
"v1": [
{
"id": "Project",
"order": 0,
"contentUiType": "COMBO",
"weight": 0.25
},
{
"id": "Version Control",
"order": 0,
"anchor": "BOTTOM"
},
{
"id": "Find",
"order": 1,
"anchor": "BOTTOM"
},
{
"id": "Run",
"order": 2,
"anchor": "BOTTOM"
},
{
"id": "Debug",
"order": 3,
"anchor": "BOTTOM",
"weight": 0.4
},
{
"id": "Inspection",
"order": 4,
"anchor": "BOTTOM",
"weight": 0.4
},
{
"id": "Notifications",
"order": 0,
"anchor": "RIGHT",
"weight": 0.25
}
],
"v2": [
{
"id": "Project",
"order": 0,
"contentUiType": "COMBO",
"weight": 0.25
},
{
"id": "Commit",
"order": 1,
"weight": 0.25
},
{
"id": "Structure",
"order": 2,
"weight": 0.25,
"isSplit": true
},
{
"id": "Version Control",
"order": 0,
"anchor": "BOTTOM"
},
{
"id": "Problems",
"order": 1,
"anchor": "BOTTOM"
},
{
"id": "Problems View",
"order": 2,
"anchor": "BOTTOM"
},
{
"id": "Terminal",
"order": 3,
"anchor": "BOTTOM"
},
{
"id": "Services",
"order": 4,
"anchor": "BOTTOM"
},
{
"id": "Notifications",
"order": 0,
"anchor": "RIGHT",
"contentUiType": "COMBO",
"weight": 0.25
},
{
"id": "AIAssistant",
"order": 1,
"anchor": "RIGHT",
"weight": 0.25
},
{
"id": "Database",
"order": 2,
"anchor": "RIGHT",
"weight": 0.25
},
{
"id": "Gradle",
"order": 3,
"anchor": "RIGHT",
"weight": 0.25
},
{
"id": "Maven",
"order": 4,
"anchor": "RIGHT",
"weight": 0.25
}
]
}
}
}]]></component>
</application>