summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-09-01 23:28:15 -0700
committerFuwn <[email protected]>2021-09-01 23:28:15 -0700
commitb2b61830da120400e4f68951a2bc7d08c1b455ca (patch)
treee551e9a722d35a129430471811af47dfa679e7ed
parentRD-2021.2.1 <fuwnz@FUWN-PC Update ui.lnf.xml, vcs.xml, editor.xml Create ide.... (diff)
parentRD-2021.2.1 <fuwnz@FUWN-PC Overwrite local to https://github.com/fuwn/jetbrai... (diff)
downloadjetbrains-b2b61830da120400e4f68951a2bc7d08c1b455ca.tar.xz
jetbrains-b2b61830da120400e4f68951a2bc7d08c1b455ca.zip
RD-2021.2.1 <fuwnz@FUWN-PC Overwrite local to https://github.com/fuwn/jetbrains.git
-rw-r--r--codeLens.xml7
-rw-r--r--editor.xml1
-rw-r--r--ide.general.xml5
-rw-r--r--ui.lnf.xml1
-rw-r--r--updates.xml7
-rw-r--r--vcs.xml1
6 files changed, 7 insertions, 15 deletions
diff --git a/codeLens.xml b/codeLens.xml
deleted file mode 100644
index 03c48e2..0000000
--- a/codeLens.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<application>
- <component name="CodeLensSettings">
- <enabled>
- <map />
- </enabled>
- </component>
-</application> \ No newline at end of file
diff --git a/editor.xml b/editor.xml
index 6bc9835..11fc7fc 100644
--- a/editor.xml
+++ b/editor.xml
@@ -5,7 +5,6 @@
</component>
<component name="CodeInsightSettings">
<option name="SHOW_FULL_SIGNATURES_IN_PARAMETER_INFO" value="true" />
- <option name="INSERT_BRACE_ON_ENTER" value="false" />
</component>
<component name="DefaultFont">
<option name="FONT_SIZE" value="17" />
diff --git a/ide.general.xml b/ide.general.xml
deleted file mode 100644
index 891f223..0000000
--- a/ide.general.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<application>
- <component name="Registry">
- <entry key="rdclient.asyncActions" value="false" />
- </component>
-</application> \ No newline at end of file
diff --git a/ui.lnf.xml b/ui.lnf.xml
index b28b800..1bc7567 100644
--- a/ui.lnf.xml
+++ b/ui.lnf.xml
@@ -2,7 +2,6 @@
<component name="UISettings">
<option name="CONSOLE_COMMAND_HISTORY_LIMIT" value="1000" />
<option name="CONSOLE_CYCLE_BUFFER_SIZE_KB" value="10240" />
- <option name="MAX_LOOKUP_WIDTH2" value="1000" />
<option name="OVERRIDE_CONSOLE_CYCLE_BUFFER_SIZE" value="true" />
<option name="showTreeIndentGuides" value="true" />
</component>
diff --git a/updates.xml b/updates.xml
new file mode 100644
index 0000000..5cc687f
--- /dev/null
+++ b/updates.xml
@@ -0,0 +1,7 @@
+<application>
+ <component name="UpdatesConfigurable">
+ <option name="LAST_BUILD_CHECKED" value="CL-212.5080.54" />
+ <option name="LAST_TIME_CHECKED" value="1630559544016" />
+ <option name="THIRD_PARTY_PLUGINS_ALLOWED" value="true" />
+ </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