Compare commits
2 Commits
cdf7570f00
...
80928c03b2
Author | SHA1 | Date | |
---|---|---|---|
|
80928c03b2 | ||
|
c245549067 |
6
NewUIInfoService.xml
Normal file
6
NewUIInfoService.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<application>
|
||||
<component name="NewUIInfoState"><![CDATA[{
|
||||
"enableNewUIDate": "2024-12-29T14:45:21.046610536",
|
||||
"disableNewUIDate": "2024-12-29T14:46:11.841539796"
|
||||
}]]></component>
|
||||
</application>
|
@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="EditorColorsManagerImpl">
|
||||
<global_color_scheme name="Martin Blue" />
|
||||
<global_color_scheme name="IntelliJ Light" />
|
||||
</component>
|
||||
</application>
|
12
csvSettings.xml
Normal file
12
csvSettings.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<application>
|
||||
<component name="ScriptedLoadersAssociations">
|
||||
<extensions>
|
||||
<set>
|
||||
<option value="parquet" />
|
||||
<option value="shp" />
|
||||
<option value="xls" />
|
||||
<option value="xlsx" />
|
||||
</set>
|
||||
</extensions>
|
||||
</component>
|
||||
</application>
|
@ -5,5 +5,7 @@
|
||||
</component>
|
||||
<component name="Registry">
|
||||
<entry key="eslint.additional.file.extensions" value="svelte" />
|
||||
<entry key="moved.to.new.ui" value="true" />
|
||||
<entry key="i18n.locale" value="" />
|
||||
</component>
|
||||
</application>
|
1
laf.xml
1
laf.xml
@ -4,6 +4,7 @@
|
||||
<lafs-to-previous-schemes>
|
||||
<laf-to-scheme laf="3f316286-64a8-421b-91ae-21b0dfde096d" scheme="_@user_Default" />
|
||||
<laf-to-scheme laf="Darcula" scheme="Martin Blue" />
|
||||
<laf-to-scheme laf="ExperimentalLightWithLightHeader" scheme="Martin Blue" />
|
||||
<laf-to-scheme laf="JetBrainsLightTheme" scheme="Martin Blue" />
|
||||
</lafs-to-previous-schemes>
|
||||
</component>
|
||||
|
@ -42,6 +42,81 @@
|
||||
"anchor": "BOTTOM",
|
||||
"weight": 0.4
|
||||
}
|
||||
],
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user