WS-2024.2.4 <martin@Stolas Update laf.xml, ide.general.xml, colors.scheme.xml, window.layouts.xml Create csvSettings.xml, NewUIInfoService.xml

This commit is contained in:
martin 2024-12-29 14:46:10 +00:00
parent cdf7570f00
commit c245549067
6 changed files with 98 additions and 2 deletions

5
NewUIInfoService.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="NewUIInfoState"><![CDATA[{
"enableNewUIDate": "2024-12-29T14:45:21.046610536"
}]]></component>
</application>

View File

@ -1,5 +1,5 @@
<application> <application>
<component name="EditorColorsManagerImpl"> <component name="EditorColorsManagerImpl">
<global_color_scheme name="Martin Blue" /> <global_color_scheme name="Light" />
</component> </component>
</application> </application>

12
csvSettings.xml Normal file
View 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>

View File

@ -5,5 +5,8 @@
</component> </component>
<component name="Registry"> <component name="Registry">
<entry key="eslint.additional.file.extensions" value="svelte" /> <entry key="eslint.additional.file.extensions" value="svelte" />
<entry key="moved.to.new.ui" value="true" />
<entry key="ide.experimental.ui" value="true" />
<entry key="i18n.locale" value="" />
</component> </component>
</application> </application>

View File

@ -1,9 +1,10 @@
<application> <application>
<component name="LafManager"> <component name="LafManager">
<laf themeId="JetBrainsLightTheme" /> <laf themeId="ExperimentalLight" />
<lafs-to-previous-schemes> <lafs-to-previous-schemes>
<laf-to-scheme laf="3f316286-64a8-421b-91ae-21b0dfde096d" scheme="_@user_Default" /> <laf-to-scheme laf="3f316286-64a8-421b-91ae-21b0dfde096d" scheme="_@user_Default" />
<laf-to-scheme laf="Darcula" scheme="Martin Blue" /> <laf-to-scheme laf="Darcula" scheme="Martin Blue" />
<laf-to-scheme laf="ExperimentalLightWithLightHeader" scheme="Martin Blue" />
<laf-to-scheme laf="JetBrainsLightTheme" scheme="Martin Blue" /> <laf-to-scheme laf="JetBrainsLightTheme" scheme="Martin Blue" />
</lafs-to-previous-schemes> </lafs-to-previous-schemes>
</component> </component>

View File

@ -42,6 +42,81 @@
"anchor": "BOTTOM", "anchor": "BOTTOM",
"weight": 0.4 "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
}
] ]
} }
} }