PS-2022.3.3 <rodude123@rodude123s-yoga7 Update ui.lnf.xml, ide.general.xml

This commit is contained in:
Rohit Pai 2023-03-16 17:35:22 +00:00
parent fb1ece8a86
commit c5e875efaf
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,6 @@
</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="ide.experimental.ui" value="true" /> <entry key="ide.experimental.ui" value="false" />
<entry key="debugger.new.tool.window.layout" value="true" />
</component> </component>
</application> </application>

View File

@ -1,5 +1,6 @@
<application> <application>
<component name="UISettings"> <component name="UISettings">
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" /> <option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
<option name="SEPARATE_MAIN_MENU" value="true" />
</component> </component>
</application> </application>