Browse Source

WS-2023.2 <theoryofnekomata@CIPANGU.local Update ide.general.xml, filetypes.xml

master
TheoryOfNekomata 10 months ago
parent
commit
24c0d02c67
2 changed files with 7 additions and 2 deletions
  1. +1
    -1
      filetypes.xml
  2. +6
    -1
      ide.general.xml

+ 1
- 1
filetypes.xml View File

@@ -19,7 +19,7 @@
<removed_mapping ext="mdx" approved="true" type="Markdown" />
<removed_mapping ext="pdf" approved="true" type="Native" />
<removed_mapping ext="psd" approved="true" type="Image" />
<removed_mapping ext="py" type="Python" />
<removed_mapping ext="py" approved="true" type="Python" />
<removed_mapping ext="tsv" approved="true" type="CSV/TSV" />
<removed_mapping pattern=".browserslistrc" approved="true" type="JSON" />
<removed_mapping pattern=".sequelizerc" approved="true" type="JSON" />


+ 6
- 1
ide.general.xml View File

@@ -1,7 +1,7 @@
<application>
<component name="GeneralSettings">
<option name="confirmExit" value="false" />
<option name="showTipsOnStartup" value="false" />
<option name="confirmExit" value="false" />
</component>
<component name="Registry">
<entry key="ide.experimental.ui" value="true" />
@@ -9,6 +9,11 @@
<entry key="debugger.new.tool.window.layout" value="true" />
<entry key="ide.experimental.ui.inter.font" value="false" />
<entry key="idea.plugins.compatible.build" value="" />
<entry key="ide.editor.tab.selection.animation" value="true" />
<entry key="ide.new.editor.tabs.vertical.borders" value="true" />
<entry key="ide.animate.toolwindows" value="true" />
<entry key="editor.focus.mode.color.light" value="444444" />
<entry key="editor.focus.mode.color.dark" value="444444" />
</component>
<component name="StatusBar">
<option name="widgets">


Loading…
Cancel
Save