Browse Source

CL-2021.2.3 <TheoryOfNekomata@VALHALLA Merge branch 'master'

master
TheoryOfNekomata 2 years ago
parent
commit
f14fc315db
6 changed files with 15 additions and 3 deletions
  1. +1
    -1
      colors/_@user_Darcula.icls
  2. +10
    -0
      grazie_global.xml
  3. +1
    -0
      ide.general.xml
  4. +1
    -0
      sonarlint.xml
  5. +1
    -1
      terminal.xml
  6. +1
    -1
      usageView.xml

+ 1
- 1
colors/_@user_Darcula.icls View File

@@ -3,7 +3,7 @@
<property name="created">2018-04-15T18:12:58</property>
<property name="ide">WebStorm</property>
<property name="ideVersion">2018.1.1.0.0</property>
<property name="modified">2021-11-22T09:32:02</property>
<property name="modified">2021-12-02T18:22:16</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>


+ 10
- 0
grazie_global.xml View File

@@ -0,0 +1,10 @@
<application>
<component name="GraziConfig">
<option name="enabledLanguages">
<set>
<option value="English (US)" />
<option value="Tagalog" />
</set>
</option>
</component>
</application>

+ 1
- 0
ide.general.xml View File

@@ -28,6 +28,7 @@
<entry key="ide.tree.ui.experimental" value="false" />
<entry key="ide.mac.allowDarkWindowDecorations" value="true" />
<entry key="external.system.auto.import.disabled" value="true" />
<entry key="ide.new.stripes.ui" value="true" />
<entry key="ide.experimental.ui.toolwindow.stripes" value="true" />
</component>
<component name="StatusBar">


+ 1
- 0
sonarlint.xml View File

@@ -1,5 +1,6 @@
<application>
<component name="SonarLintGlobalSettings">
<option name="secretsNeverBeenAnalysed" value="false" />
<rules />
</component>
</application>

+ 1
- 1
terminal.xml View File

@@ -1,6 +1,6 @@
<application>
<component name="TerminalOptionsProvider">
<option name="myShellPath" value="C:\Windows\system32\wsl.exe" />
<option name="myShellPath" value="C:\Windows\system32\cmd.exe" />
<option name="myTabName" value="Local" />
</component>
</application>

+ 1
- 1
usageView.xml View File

@@ -1,5 +1,5 @@
<application>
<component name="UsageViewSettings">
<option name="PREVIEW_USAGES_SPLITTER_PROPORTIONS" value="0.37231058" />
<option name="PREVIEW_USAGES_SPLITTER_PROPORTIONS" value="0.5551257" />
</component>
</application>

Loading…
Cancel
Save