git.fiddlerwoaroof.com
Browse code

IU-2020.2.2 <elangley@wl-elang-mac Update vim_settings.xml, filetypes.xml, path.macros.xml, debugger.xml Create lightEdit.xml Delete mavenVersion.xml

Ed Langley authored on 17/09/2020 17:45:09
Showing 6 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 <application>
2 2
   <component name="PathMacrosImpl">
3 3
     <macro name="MAVEN_REPOSITORY" value="/Users/elangley/.m2/repository" />
4
-    <macro name="KOTLIN_BUNDLED" value="/Users/elangley/Library/Application Support/JetBrains/IntelliJIdea2020.1/plugins/Kotlin/kotlinc" />
4
+    <macro name="KOTLIN_BUNDLED" value="/Users/elangley/Library/Application Support/JetBrains/IntelliJIdea2020.2/plugins/Kotlin/kotlinc" />
5 5
   </component>
6 6
 </application>
7 7
\ No newline at end of file
... ...
@@ -128,6 +128,11 @@
128 128
       <option name="ENABLED" value="true" />
129 129
       <option name="INCLUDE" value="true" />
130 130
     </filter>
131
+    <filter>
132
+      <option name="PATTERN" value="kotlin.*" />
133
+      <option name="ENABLED" value="true" />
134
+      <option name="INCLUDE" value="true" />
135
+    </filter>
131 136
   </component>
132 137
   <component name="XDebuggerSettings">
133 138
     <data-views />
... ...
@@ -135,7 +140,7 @@
135 140
     <debuggers>
136 141
       <debugger id="kotlin_debugger">
137 142
         <configuration>
138
-          <option name="DEBUG_IS_FILTER_FOR_STDLIB_ALREADY_ADDED" value="true" />
143
+          <option name="filterForStdlibAlreadyAdded" value="true" />
139 144
         </configuration>
140 145
       </debugger>
141 146
     </debuggers>
... ...
@@ -2,8 +2,9 @@
2 2
   <component name="FileTypeManager" version="17">
3 3
     <ignoreFiles list="*.hprof;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;bower_components;flex;src-target;test-target;vssver.scc;vssver2.scc;ztest-*;" />
4 4
     <extensionMap>
5
-      <mapping ext="klib" type="ARCHIVE" />
6 5
       <mapping pattern="Jenkinsfile" type="Groovy" />
6
+      <mapping ext="gradle.kts" type="Kotlin" />
7
+      <mapping ext="main.kts" type="Kotlin" />
7 8
       <mapping pattern=".ideavimrc" type="PLAIN_TEXT" />
8 9
     </extensionMap>
9 10
   </component>
10 11
new file mode 100644
... ...
@@ -0,0 +1,17 @@
1
+<application>
2
+  <component name="LightEdit">
3
+    <option name="supportedFilePatterns">
4
+      <list>
5
+        <option value="*.conf" />
6
+        <option value="*.ini" />
7
+        <option value="*.json" />
8
+        <option value="*.log" />
9
+        <option value="*.md" />
10
+        <option value="*.sh" />
11
+        <option value="*.txt" />
12
+        <option value="*.xml" />
13
+        <option value="*.yml" />
14
+      </list>
15
+    </option>
16
+  </component>
17
+</application>
0 18
\ No newline at end of file
1 19
deleted file mode 100644
... ...
@@ -1,3 +0,0 @@
1
-<application>
2
-  <component name="MavenVersion" mavenHome="$APPLICATION_HOME_DIR$/plugins/maven/lib/maven3" />
3
-</application>
4 0
\ No newline at end of file
... ...
@@ -2,6 +2,9 @@
2 2
   <component name="RelativeLineNumbersSettings">
3 3
     <option name="enabled" value="false" />
4 4
   </component>
5
+  <component name="VimEditorSettings">
6
+    <editor />
7
+  </component>
5 8
   <component name="VimHistorySettings">
6 9
     <history>
7 10
       <history-search>
... ...
@@ -386,7 +389,7 @@
386 389
     </search>
387 390
   </component>
388 391
   <component name="VimSettings">
389
-    <state version="6" enabled="false" />
392
+    <state version="7" enabled="true" />
390 393
     <notifications>
391 394
       <idea-join enabled="false" />
392 395
       <idea-put enabled="false" />