summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-09-01 23:42:15 -0700
committerFuwn <[email protected]>2021-09-01 23:42:15 -0700
commit2b0e7902321acbc3060806e305fda16b7d62f84b (patch)
tree63a669d79657bd3aafe816faeab6bcbe3a0932e2
parentCL-2021.2.1 <fuwnz@FUWN-PC Create rainbow_brackets.xml (diff)
downloadjetbrains-2b0e7902321acbc3060806e305fda16b7d62f84b.tar.xz
jetbrains-2b0e7902321acbc3060806e305fda16b7d62f84b.zip
RM-2021.2.1 <fuwnz@FUWN-PC Update laf.xml, filetypes.xml, vcs.xml, project.default.xml, colors.scheme.xml Create updates.xml
-rw-r--r--colors.scheme.xml2
-rw-r--r--filetypes.xml4
-rw-r--r--laf.xml2
-rw-r--r--project.default.xml46
-rw-r--r--updates.xml6
-rw-r--r--vcs.xml1
6 files changed, 11 insertions, 50 deletions
diff --git a/colors.scheme.xml b/colors.scheme.xml
index 5412d0b..39308cd 100644
--- a/colors.scheme.xml
+++ b/colors.scheme.xml
@@ -1,5 +1,5 @@
<application>
<component name="EditorColorsManagerImpl">
- <global_color_scheme name="Monokai Pro (Filter Ristretto)" />
+ <global_color_scheme name="Darcula" />
</component>
</application> \ No newline at end of file
diff --git a/filetypes.xml b/filetypes.xml
index c12dce2..5543987 100644
--- a/filetypes.xml
+++ b/filetypes.xml
@@ -1,8 +1,8 @@
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
- <removed_mapping ext="inc" approved="true" type="Assembly file" />
- <removed_mapping ext="mac" approved="true" type="Assembly file" />
+ <removed_mapping ext="graphqlconfig" type="JSON" />
+ <removed_mapping ext="chm" approved="true" type="Native" />
</extensionMap>
</component>
</application> \ No newline at end of file
diff --git a/laf.xml b/laf.xml
index d9b0d4f..d78e667 100644
--- a/laf.xml
+++ b/laf.xml
@@ -1,5 +1,5 @@
<application>
<component name="LafManager" autodetect="false">
- <laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" themeId="76cc8066-d21c-4e4c-8583-1b3f22e90e8f" />
+ <laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
</component>
</application> \ No newline at end of file
diff --git a/project.default.xml b/project.default.xml
index 8b6b554..83d6f4f 100644
--- a/project.default.xml
+++ b/project.default.xml
@@ -1,56 +1,12 @@
<application>
<component name="ProjectManager">
<defaultProject>
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="SELECTIVE" />
- </component>
<component name="DiscordProjectSettings">
<option name="show" value="ASK" />
<option name="description" value="" />
</component>
- <component name="ProjectDictionaryState">
- <dictionary name="fuwnz" />
- </component>
- <component name="ProjectInspectionProfilesVisibleTreeState">
- <entry key="Project Default">
- <profile-state>
- <expanded-state>
- <State />
- </expanded-state>
- <selected-state>
- <State>
- <id>BibTeX</id>
- </State>
- </selected-state>
- </profile-state>
- </entry>
- </component>
<component name="PropertiesComponent">
- <property name="settings.editor.selected.configurable" value="discord-application" />
- </component>
- <component name="PyDebuggerOptionsProvider">
- <option name="mySaveCallSignatures" value="true" />
- </component>
- <component name="SshConsoleOptionsProvider">
- <option name="myEncoding" value="UTF-8" />
- <option name="myConnectionType" value="SSH_CONFIG" />
- <option name="myConnectionId" value="[email protected]:22 password" />
- </component>
- <component name="masterDetails">
- <states>
- <state key="Copyright.UI">
- <settings>
- <last-edited>Fuwn</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- </states>
+ <property name="settings.editor.selected.configurable" value="ics" />
</component>
</defaultProject>
</component>
diff --git a/updates.xml b/updates.xml
new file mode 100644
index 0000000..aee3ab7
--- /dev/null
+++ b/updates.xml
@@ -0,0 +1,6 @@
+<application>
+ <component name="UpdatesConfigurable">
+ <option name="LAST_BUILD_CHECKED" value="RM-212.5080.58" />
+ <option name="LAST_TIME_CHECKED" value="1630564615335" />
+ </component>
+</application> \ No newline at end of file
diff --git a/vcs.xml b/vcs.xml
index 0b11c6b..3028126 100644
--- a/vcs.xml
+++ b/vcs.xml
@@ -1,6 +1,5 @@
<application>
<component name="VcsApplicationSettings">
<option name="COMMIT_FROM_LOCAL_CHANGES" value="true" />
- <option name="SHOW_EDITOR_PREVIEW_ON_DOUBLE_CLICK" value="false" />
</component>
</application> \ No newline at end of file