init
This commit is contained in:
83
JetBrains/WebStorm2025.1/options/window.layouts.xml
Normal file
83
JetBrains/WebStorm2025.1/options/window.layouts.xml
Normal file
@@ -0,0 +1,83 @@
|
||||
<application>
|
||||
<component name="ToolWindowLayout"><![CDATA[{
|
||||
"layouts": {
|
||||
"Custom": {
|
||||
"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": "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
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}]]></component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user