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:
parent
cdf7570f00
commit
c245549067
5
NewUIInfoService.xml
Normal file
5
NewUIInfoService.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="NewUIInfoState"><![CDATA[{
|
||||
"enableNewUIDate": "2024-12-29T14:45:21.046610536"
|
||||
}]]></component>
|
||||
</application>
|
@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="EditorColorsManagerImpl">
|
||||
<global_color_scheme name="Martin Blue" />
|
||||
<global_color_scheme name="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,8 @@
|
||||
</component>
|
||||
<component name="Registry">
|
||||
<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>
|
||||
</application>
|
3
laf.xml
3
laf.xml
@ -1,9 +1,10 @@
|
||||
<application>
|
||||
<component name="LafManager">
|
||||
<laf themeId="JetBrainsLightTheme" />
|
||||
<laf themeId="ExperimentalLight" />
|
||||
<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