IU-2024.1.6 <aiko@frame Overwrite local to https://gitea.40n8.me/aiko/idea-shared-settings.git
This commit is contained in:
commit
2e270c4f57
5
AquaOldUserFeedbackService.xml
Normal file
5
AquaOldUserFeedbackService.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="AquaOldUserFeedbackInfoState"><![CDATA[{
|
||||
"firstUsageTime": "2023-07-02T16:11:39.715855"
|
||||
}]]></component>
|
||||
</application>
|
||||
4
DontShowAgainFeedbackService.xml
Normal file
4
DontShowAgainFeedbackService.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<application>
|
||||
<component name="DontShowAgainFeedbackService"><![CDATA[{
|
||||
}]]></component>
|
||||
</application>
|
||||
148
IntelliLang.xml
Normal file
148
IntelliLang.xml
Normal file
@ -0,0 +1,148 @@
|
||||
<application>
|
||||
<component name="LanguageInjectionConfiguration">
|
||||
<injection language="encoding-reference" injector-id="java">
|
||||
<display-name>Charset Name</display-name>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("forName").withParameters("java.lang.String").definedInClass("java.nio.charset.Charset"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("getBytes").withParameters("java.lang.String").definedInClass("java.lang.String"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("isSupported").withParameters("java.lang.String").definedInClass("java.nio.charset.Charset"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("setCharacterEncoding").withParameters("java.lang.String").definedInClass(psiClass().withQualifiedName(string().oneOf("javax.servlet.ServletResponse", "jakarta.servlet.ServletResponse"))))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("toString").withParameters("java.lang.String").definedInClass("java.io.ByteArrayOutputStream"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("InputStreamReader").withParameters("java.io.InputStream", "java.lang.String").definedInClass("java.io.InputStreamReader"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("OutputStreamWriter").withParameters("java.io.OutputStream", "java.lang.String").definedInClass("java.io.OutputStreamWriter"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("PrintStream").withParameters("java.io.File", "java.lang.String").definedInClass("java.io.PrintStream"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("PrintStream").withParameters("java.lang.String", "java.lang.String").definedInClass("java.io.PrintStream"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("String").withParameters("byte[]", "java.lang.String").definedInClass("java.lang.String"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("createXMLEventReader").withParameters("java.io.InputStream", "java.lang.String").definedInClass("javax.xml.stream.XMLInputFactory"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("createXMLEventWriter").withParameters("java.io.OutputStream", "java.lang.String").definedInClass("javax.xml.stream.XMLInputFactory"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("createXMLStreamReader").withParameters("java.io.InputStream", "java.lang.String").definedInClass("javax.xml.stream.XMLInputFactory"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("createXMLStreamWriter").withParameters("java.io.OutputStream", "java.lang.String").definedInClass("javax.xml.stream.XMLInputFactory"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("decode").withParameters("java.lang.String", "java.lang.String").definedInClass("java.net.URLDecoder"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("encode").withParameters("java.lang.String", "java.lang.String").definedInClass("java.net.URLEncoder"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("newReader").withParameters("java.nio.channels.ReadableByteChannel", "java.lang.String").definedInClass("java.nio.channels.Channels"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(1, psiMethod().withName("newWriter").withParameters("java.nio.channels.WritableByteChannel", "java.lang.String").definedInClass("java.nio.channels.Channels"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(2, psiMethod().withName("PrintStream").withParameters("java.io.OutputStream", "boolean", "java.lang.String").definedInClass("java.io.PrintStream"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(3, psiMethod().withName("String").withParameters("byte[]", "int", "int", "java.lang.String").definedInClass("java.lang.String"))]]></place>
|
||||
</injection>
|
||||
<injection language="JSONPath" injector-id="java">
|
||||
<display-name>JsonAsserter (com.jayway.jsonpath)</display-name>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("assertEquals").definedInClass("com.jayway.jsonassert.JsonAsserter"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("assertNotDefined").definedInClass("com.jayway.jsonassert.JsonAsserter"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("assertNotNull").definedInClass("com.jayway.jsonassert.JsonAsserter"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("assertNull").definedInClass("com.jayway.jsonassert.JsonAsserter"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("assertThat").definedInClass("com.jayway.jsonassert.JsonAsserter"))]]></place>
|
||||
</injection>
|
||||
<injection language="RegExp" injector-id="java">
|
||||
<display-name>Scanner (java.util)</display-name>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("findInLine").withParameters("java.lang.String").definedInClass("java.util.Scanner"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("findWithinHorizon").withParameters("java.lang.String", "int").definedInClass("java.util.Scanner"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("hasNext").withParameters("java.lang.String").definedInClass("java.util.Scanner"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("next").withParameters("java.lang.String").definedInClass("java.util.Scanner"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("skip").withParameters("java.lang.String").definedInClass("java.util.Scanner"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("useDelimiter").withParameters("java.lang.String").definedInClass("java.util.Scanner"))]]></place>
|
||||
</injection>
|
||||
<injection language="RegExp" injector-id="java">
|
||||
<display-name>String (java.lang)</display-name>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("matches").withParameters("java.lang.String").definedInClass("java.lang.String"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("replaceAll").withParameters("java.lang.String", "java.lang.String").definedInClass("java.lang.String"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("replaceFirst").withParameters("java.lang.String", "java.lang.String").definedInClass("java.lang.String"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("split").withParameters("java.lang.String").definedInClass("java.lang.String"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("split").withParameters("java.lang.String", "int").definedInClass("java.lang.String"))]]></place>
|
||||
</injection>
|
||||
<injection language="RegExp" injector-id="java">
|
||||
<display-name>StringSubject (com.google.common.truth)</display-name>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("containsMatch").definedInClass("com.google.common.truth.StringSubject"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("doesNotContainMatch").definedInClass("com.google.common.truth.StringSubject"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("doesNotMatch").definedInClass("com.google.common.truth.StringSubject"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("matches").definedInClass("com.google.common.truth.StringSubject"))]]></place>
|
||||
</injection>
|
||||
<injection language="JSONPath" injector-id="java">
|
||||
<display-name>WriteContext (com.jayway.jsonpath)</display-name>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("add").definedInClass("com.jayway.jsonpath.WriteContext"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("delete").definedInClass("com.jayway.jsonpath.WriteContext"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("map").definedInClass("com.jayway.jsonpath.WriteContext"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("put").definedInClass("com.jayway.jsonpath.WriteContext"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("renameKey").definedInClass("com.jayway.jsonpath.WriteContext"))]]></place>
|
||||
<place><![CDATA[psiParameter().ofMethod(0, psiMethod().withName("set").definedInClass("com.jayway.jsonpath.WriteContext"))]]></place>
|
||||
</injection>
|
||||
<injection language="SQLite" injector-id="js">
|
||||
<display-name>flash.data (SQLite)</display-name>
|
||||
<place><![CDATA[jsLiteral().and(asAssignedValue("text", "*", "dbStatement"))]]></place>
|
||||
<place><![CDATA[jsLiteral().and(asAssignedValue("text", "flash.data.SQLStatement"))]]></place>
|
||||
</injection>
|
||||
<injection language="RegExp" injector-id="kotlin">
|
||||
<display-name>Kotlin</display-name>
|
||||
<place><![CDATA[kotlinParameter().ofFunction(0, kotlinFunction().withName("Regex").definedInClass("kotlin.text.Regex"))]]></place>
|
||||
<place><![CDATA[receiver().ofFunction(kotlinFunction().withName("toPattern").withReceiver("kotlin.String").definedInPackage("kotlin.text"))]]></place>
|
||||
<place><![CDATA[receiver().ofFunction(kotlinFunction().withName("toRegex").withReceiver("kotlin.String").definedInPackage("kotlin.text"))]]></place>
|
||||
</injection>
|
||||
<injection language="JavaScript" injector-id="ruby">
|
||||
<display-name>Heredoc JavaScript</display-name>
|
||||
<place><![CDATA[heredocElement("JAVASCRIPT")]]></place>
|
||||
<place><![CDATA[heredocElement("JS")]]></place>
|
||||
</injection>
|
||||
<injection language="ruby" injector-id="ruby">
|
||||
<display-name>Heredoc Ruby</display-name>
|
||||
<place><![CDATA[heredocElement("RB")]]></place>
|
||||
<place><![CDATA[heredocElement("RUBY")]]></place>
|
||||
</injection>
|
||||
<injection language="JSON" injector-id="sql">
|
||||
<display-name>ClickHouse JSON</display-name>
|
||||
<place><![CDATA[sqlElement().forDialects("ClickHouse").functionArgument(0, sqlFunctionCall().name("visitParamHas", "visitParamExtractUInt", "visitParamExtractInt", "visitParamExtractFloat", "visitParamExtractBool", "visitParamExtractRaw", "visitParamExtractString").params(sqlExpressions().count(2)))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("ClickHouse").insertWithFormatInput("JSON")]]></place>
|
||||
</injection>
|
||||
<injection language="JSON" injector-id="sql">
|
||||
<display-name>Oracle JSON</display-name>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(0, -1, 1, sqlFunctionCall().name("json_array"))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(0, sqlFunctionCall().name("json_query", "json_value", "json_array_agg"))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(0, sqlFunctionCall().name("json_table"))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(1, -1, 2, sqlFunctionCall().name("json_object"))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(1, sqlFunctionCall().name("json_object_agg"))]]></place>
|
||||
</injection>
|
||||
<injection language="RegExp" injector-id="sql">
|
||||
<display-name>Oracle RegExp</display-name>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(1, sqlFunctionCall().name("regexp_count").params(sqlExpressions().count(2, 4)))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(1, sqlFunctionCall().name("regexp_instr").params(sqlExpressions().count(2, 7)))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(1, sqlFunctionCall().name("regexp_like").params(sqlExpressions().count(2, 3)))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(1, sqlFunctionCall().name("regexp_replace", "regexp_substr").params(sqlExpressions().count(2, 6)))]]></place>
|
||||
</injection>
|
||||
<injection language="XPath2" injector-id="sql">
|
||||
<display-name>Oracle XPath</display-name>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(0, sqlFunctionCall().name("xmlquery", "xmlexists"))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(0, sqlFunctionCall().name("xmltable"))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(1, -2, 2, sqlFunctionCall().name("updatexml"))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(1, sqlFunctionCall().name("appendchildxml", "insertxmlafter", "insertxmlbefore").params(sqlExpressions().count(3, 4)))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(1, sqlFunctionCall().name("extract", "extractvalue", "deletexml", "existsnode").params(sqlExpressions().count(2, 3)))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Oracle").functionArgument(1, sqlFunctionCall().name("insertchildxml", "insertchildxmlafter", "insertchildxmlbefore").params(sqlExpressions().count(4, 5)))]]></place>
|
||||
</injection>
|
||||
<injection language="RegExp" injector-id="sql">
|
||||
<display-name>PostgreSQL RegExp</display-name>
|
||||
<place><![CDATA[sqlElement().forDialects("PostgreSQL").binaryExpressionArgument(1, sqlBinaryExpression().left(sqlExpression().withType("text")).operationNames("~", "~*", "!~", "!~*"))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("PostgreSQL").functionArgument(1, sqlFunctionCall().name("regexp_replace").params(sqlExpressions().count(3, 4)))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("PostgreSQL").functionArgument(1, sqlFunctionCall().name("substr", "substring", "regexp_match", "regexp_matches", "regexp_split_to_array", "regexp_split_to_table").params(sqlExpressions().count(2, 3)))]]></place>
|
||||
</injection>
|
||||
<injection language="XPath2" injector-id="sql">
|
||||
<display-name>PostgreSQL XPath</display-name>
|
||||
<place><![CDATA[sqlElement().forDialects("PostgreSQL").functionArgument(0, sqlFunctionCall().name("xmlexists", "xmltable").params(sqlExpressions().count(2)))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("PostgreSQL").functionArgument(0, sqlFunctionCall().name("xpath", "xpath_exists").params(sqlExpressions().count(2, 3)))]]></place>
|
||||
</injection>
|
||||
<injection language="PostgreSQL" injector-id="sql">
|
||||
<display-name>PostgreSQL dblink</display-name>
|
||||
<place><![CDATA[sqlElement().forDialects("PostgreSQL").functionArgument(0, sqlFunctionCall().name("dblink", "dblink_exec").params(sqlExpressions().count(1, 2).atOpt(1, sqlExpression().withType("boolean"))))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("PostgreSQL").functionArgument(1, sqlFunctionCall().name("dblink", "dblink_exec").params(sqlExpressions().count(2, 3)))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("PostgreSQL").functionArgument(1, sqlFunctionCall().name("dblink_open").params(sqlExpressions().count(2, 3).atOpt(2, sqlExpression().withType("boolean"))))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("PostgreSQL").functionArgument(1, sqlFunctionCall().name("dblink_send_query").params(sqlExpressions().count(2)))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("PostgreSQL").functionArgument(2, sqlFunctionCall().name("dblink_open").params(sqlExpressions().count(3, 4)))]]></place>
|
||||
</injection>
|
||||
<injection language="XML" injector-id="sql">
|
||||
<display-name>Sybase XML</display-name>
|
||||
<place><![CDATA[sqlElement().forDialects("Sybase").binaryExpressionArgument(1, sqlBinaryExpression().operation(leafTokens("xmltest").or("not", "xmltest")))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Sybase").functionArgument(0, sqlFunctionCall().name("xmlparse", "xmlvalidate"))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Sybase").functionArgument(1, sqlFunctionCall().name("xmlextract"))]]></place>
|
||||
</injection>
|
||||
<injection language="XPath2" injector-id="sql">
|
||||
<display-name>Sybase XPath</display-name>
|
||||
<place><![CDATA[sqlElement().forDialects("Sybase").binaryExpressionArgument(0, sqlBinaryExpression().operation(leafTokens("xmltest").or("not", "xmltest")))]]></place>
|
||||
<place><![CDATA[sqlElement().forDialects("Sybase").functionArgument(0, sqlFunctionCall().name("xmlextract"))]]></place>
|
||||
</injection>
|
||||
</component>
|
||||
</application>
|
||||
4
KotlinRejectersInfoService.xml
Normal file
4
KotlinRejectersInfoService.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<application>
|
||||
<component name="KotlinRejectersInfoService"><![CDATA[{
|
||||
}]]></component>
|
||||
</application>
|
||||
6
NewUIInfoService.xml
Normal file
6
NewUIInfoService.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<application>
|
||||
<component name="NewUIInfoState"><![CDATA[{
|
||||
"enableNewUIDate": "2024-01-04T12:32:21.078898",
|
||||
"disableNewUIDate": "2024-01-04T12:32:21.081425"
|
||||
}]]></component>
|
||||
</application>
|
||||
4
ProjectCreationInfoService.xml
Normal file
4
ProjectCreationInfoService.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<application>
|
||||
<component name="ProjectCreationInfoState"><![CDATA[{
|
||||
}]]></component>
|
||||
</application>
|
||||
5
_mac/git.xml
Normal file
5
_mac/git.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="Git.Application.Settings">
|
||||
<option name="USE_CREDENTIAL_HELPER" value="true" />
|
||||
</component>
|
||||
</application>
|
||||
5
_mac/laf.xml
Normal file
5
_mac/laf.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="LafManager" autodetect="true">
|
||||
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" themeId="JetBrainsLightTheme" />
|
||||
</component>
|
||||
</application>
|
||||
10
_mac/path.macros.xml
Normal file
10
_mac/path.macros.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<application>
|
||||
<component name="PathMacrosImpl">
|
||||
<macro name="MAVEN_REPOSITORY" value="/Users/aiko/.m2/repository" />
|
||||
<macro name="KOTLIN_BUNDLED" value="/Users/aiko/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.7846.76/IntelliJ IDEA.app.plugins/Kotlin/kotlinc" />
|
||||
<ignoredMacro name="MESSAGE" />
|
||||
<ignoredMacro name="FILE_PATH" />
|
||||
<ignoredMacro name="LINE" />
|
||||
<ignoredMacro name="COLUMN" />
|
||||
</component>
|
||||
</application>
|
||||
1523
applicationLibraries.xml
Normal file
1523
applicationLibraries.xml
Normal file
File diff suppressed because it is too large
Load Diff
8
baseRefactoring.xml
Normal file
8
baseRefactoring.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<application>
|
||||
<component name="BaseRefactoringSettings">
|
||||
<option name="SAFE_DELETE_WHEN_DELETE" value="false" />
|
||||
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_FILE" value="false" />
|
||||
<option name="RENAME_SEARCH_FOR_REFERENCES_FOR_FILE" value="false" />
|
||||
<option name="MOVE_SEARCH_FOR_REFERENCES_FOR_FILE" value="false" />
|
||||
</component>
|
||||
</application>
|
||||
@ -1,11 +1,3 @@
|
||||
<code_scheme name="Default" version="173">
|
||||
<JavaCodeStyleSettings>
|
||||
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="50" />
|
||||
</JavaCodeStyleSettings>
|
||||
<JetCodeStyleSettings>
|
||||
<option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
|
||||
</JetCodeStyleSettings>
|
||||
<codeStyleSettings language="kotlin">
|
||||
<option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
|
||||
</codeStyleSettings>
|
||||
<option name="AUTODETECT_INDENTS" value="false" />
|
||||
</code_scheme>
|
||||
5
colors.scheme.xml
Normal file
5
colors.scheme.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="EditorColorsManagerImpl">
|
||||
<global_color_scheme name="_@user_Darcula" />
|
||||
</component>
|
||||
</application>
|
||||
14
customization.xml
Normal file
14
customization.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<application>
|
||||
<component name="com.intellij.ide.ui.customization.CustomActionsSchema">
|
||||
<group value="space.actions.MainToolbarActionGroup" is_group="true" action_type="-1" position="15">
|
||||
<path value="root" />
|
||||
<path value="Main Toolbar" />
|
||||
<option name="myInitialPosition" value="-1" />
|
||||
</group>
|
||||
<group value="space.actions.MainToolbarActionGroup" is_group="true" action_type="-1" position="9">
|
||||
<path value="root" />
|
||||
<path value="Navigation Bar Toolbar" />
|
||||
<option name="myInitialPosition" value="-1" />
|
||||
</group>
|
||||
</component>
|
||||
</application>
|
||||
18
dataSources.xml
Normal file
18
dataSources.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<application>
|
||||
<component name="dataSourceStorage" format="xml" multifile-model="true">
|
||||
<data-source source="LOCAL" name="df-backend@192.168.37.100" uuid="ef2e98c8-bce1-4eec-aec3-2f2cca83f118">
|
||||
<driver-ref>mariadb</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<remarks>df backend</remarks>
|
||||
<jdbc-driver>org.mariadb.jdbc.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:mariadb://192.168.37.100:3306/df-backend</jdbc-url>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
<data-source source="LOCAL" name="postgres@192.168.37.100" uuid="2076ef74-1bd2-433c-a06a-e72a8837624a">
|
||||
<driver-ref>postgresql</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:postgresql://192.168.37.100:5432/dos_dev</jdbc-url>
|
||||
</data-source>
|
||||
</component>
|
||||
</application>
|
||||
19
databaseDrivers.xml
Normal file
19
databaseDrivers.xml
Normal file
@ -0,0 +1,19 @@
|
||||
<application>
|
||||
<component name="LocalDatabaseDriverManager" version="201">
|
||||
<driver id="mariadb">
|
||||
<artifact id="MariaDB Connector J" name="MariaDB Connector J" use="true" version="2.7.3" />
|
||||
</driver>
|
||||
<driver id="mongo">
|
||||
<artifact id="MongoDB" name="MongoDB" use="true" version="1.7.2" />
|
||||
</driver>
|
||||
<driver id="mysql.8">
|
||||
<artifact id="MySQL Connector/J 8" name="MySQL Connector/J 8" use="true" />
|
||||
</driver>
|
||||
<driver id="postgresql">
|
||||
<artifact id="PostgreSQL" name="PostgreSQL" use="true" version="42.2.22" />
|
||||
</driver>
|
||||
<driver id="sqlite.xerial">
|
||||
<artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.34.0" />
|
||||
</driver>
|
||||
</component>
|
||||
</application>
|
||||
90
debugger.xml
Normal file
90
debugger.xml
Normal file
@ -0,0 +1,90 @@
|
||||
<application>
|
||||
<component name="DebuggerSettings">
|
||||
<filter>
|
||||
<option name="PATTERN" value="com.sun.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="java.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="javax.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="org.omg.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="sun.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="jdk.internal.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="junit.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="com.intellij.rt.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="com.yourkit.runtime.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="com.springsource.loaded.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="org.springsource.loaded.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="javassist.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="org.apache.webbeans.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="com.ibm.ws.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="kotlin.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
<option name="INCLUDE" value="true" />
|
||||
</filter>
|
||||
</component>
|
||||
<component name="XDebuggerSettings">
|
||||
<data-views />
|
||||
<general />
|
||||
<debuggers>
|
||||
<debugger id="javascript">
|
||||
<configuration>
|
||||
<custom-object-presentation />
|
||||
</configuration>
|
||||
</debugger>
|
||||
</debuggers>
|
||||
</component>
|
||||
</application>
|
||||
50
diff.xml
Normal file
50
diff.xml
Normal file
@ -0,0 +1,50 @@
|
||||
<application>
|
||||
<component name="DiffSettings">
|
||||
<option name="PLACES_MAP">
|
||||
<entry key="ChangesView">
|
||||
<PlaceSettings>
|
||||
<option name="DIFF_TOOLS_ORDER">
|
||||
<list>
|
||||
<option value="com.intellij.diff.tools.simple.SimpleDiffTool" />
|
||||
<option value="com.intellij.diff.tools.fragmented.UnifiedDiffTool" />
|
||||
<option value="com.intellij.openapi.vcs.changes.patch.tool.ApplyPatchDiffTool" />
|
||||
<option value="com.intellij.openapi.vcs.changes.patch.tool.PatchDiffTool" />
|
||||
<option value="com.intellij.database.model.diff.SchemaDiffTool" />
|
||||
<option value="com.intellij.database.diff.TableDiffTool" />
|
||||
<option value="com.intellij.diff.tools.binary.BinaryDiffTool" />
|
||||
<option value="com.intellij.diff.tools.dir.DirDiffTool" />
|
||||
</list>
|
||||
</option>
|
||||
</PlaceSettings>
|
||||
</entry>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ExternalDiffSettings">
|
||||
<option name="MIGRATE_OLD_SETTINGS" value="true" />
|
||||
</component>
|
||||
<component name="TextDiffSettings">
|
||||
<option name="PLACES_MAP">
|
||||
<entry key="ChangesView">
|
||||
<PlaceSettings>
|
||||
<option name="EXPAND_BY_DEFAULT" value="false" />
|
||||
</PlaceSettings>
|
||||
</entry>
|
||||
<entry key="CommitDialog">
|
||||
<PlaceSettings>
|
||||
<option name="EXPAND_BY_DEFAULT" value="false" />
|
||||
<option name="READ_ONLY_LOCK" value="false" />
|
||||
</PlaceSettings>
|
||||
</entry>
|
||||
<entry key="Default">
|
||||
<PlaceSettings>
|
||||
<option name="USE_SOFT_WRAPS" value="true" />
|
||||
</PlaceSettings>
|
||||
</entry>
|
||||
<entry key="Merge">
|
||||
<PlaceSettings>
|
||||
<option name="IGNORE_POLICY" value="IGNORE_WHITESPACES" />
|
||||
</PlaceSettings>
|
||||
</entry>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
10
duplocatorSettings.xml
Normal file
10
duplocatorSettings.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<application>
|
||||
<component name="DuplocatorSettings">
|
||||
<option name="SELECTED_PROFILES">
|
||||
<set>
|
||||
<option value="HTML" />
|
||||
</set>
|
||||
</option>
|
||||
<option name="LAST_SELECTED_LANGUAGE" value="HTML" />
|
||||
</component>
|
||||
</application>
|
||||
5
editor-font.xml
Normal file
5
editor-font.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="DefaultFont">
|
||||
<option name="VERSION" value="1" />
|
||||
</component>
|
||||
</application>
|
||||
6
editor.xml
Normal file
6
editor.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<application>
|
||||
<component name="TodoConfiguration">
|
||||
<pattern pattern="\btodo\b.*" />
|
||||
<pattern pattern="\bfixme\b.*" />
|
||||
</component>
|
||||
</application>
|
||||
31
filetypes.xml
Normal file
31
filetypes.xml
Normal file
@ -0,0 +1,31 @@
|
||||
<application>
|
||||
<component name="FileTypeManager" version="19">
|
||||
<extensionMap>
|
||||
<mapping pattern="setenv" type="AUTO_DETECTED" />
|
||||
<mapping pattern="bootstrap" type="AUTO_DETECTED" />
|
||||
<mapping ext="aiko" type="AUTO_DETECTED" />
|
||||
<mapping pattern=".dockerignore" type="GitIgnore file" />
|
||||
<mapping ext="tid" type="Markdown" />
|
||||
<mapping ext="livemd" type="Markdown" />
|
||||
<mapping pattern="gemfile.lock" type="PLAIN_TEXT" />
|
||||
<mapping ext="orig" type="PLAIN_TEXT" />
|
||||
<mapping ext="prj" type="PLAIN_TEXT" />
|
||||
<mapping ext="plist" type="PLAIN_TEXT" />
|
||||
<mapping pattern="setenv*" type="Shell Script" />
|
||||
<mapping pattern="elixir" type="Shell Script" />
|
||||
<mapping pattern="ssh" type="Shell Script" />
|
||||
<mapping ext="env" type="Shell Script" />
|
||||
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
|
||||
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="makefile" approved="true" type="textmate" />
|
||||
<removed_mapping ext="snakefile" approved="true" type="textmate" />
|
||||
<removed_mapping pattern=".dockerignore" approved="true" type="DockerIgnore file" />
|
||||
<removed_mapping pattern="setenv" approved="true" type="JSHELL" />
|
||||
<mapping ext="heex" type="Live Embedded Elixir" />
|
||||
<mapping ext="main.kts" type="Kotlin" />
|
||||
<mapping ext="space.kts" type="Kotlin" />
|
||||
</extensionMap>
|
||||
</component>
|
||||
</application>
|
||||
22
find.xml
Normal file
22
find.xml
Normal file
@ -0,0 +1,22 @@
|
||||
<application>
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="Only changes uncommitted to VCS in all files" />
|
||||
<option name="defaultScopeName" value="Only changes uncommitted to VCS in all files" />
|
||||
<option name="showResultsInSeparateView" value="true" />
|
||||
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="Only changes uncommitted to VCS in all files" />
|
||||
<mask>*.leex</mask>
|
||||
<mask>*.html.eex</mask>
|
||||
<mask>*.html.?eex</mask>
|
||||
<mask>*.js</mask>
|
||||
<mask>*.css</mask>
|
||||
<mask>*.html</mask>
|
||||
<mask>*.xml</mask>
|
||||
<mask>*.jsp</mask>
|
||||
<mask>*.properties</mask>
|
||||
<mask>*.java</mask>
|
||||
<mask>*.html.?eex, *.html</mask>
|
||||
<mask>*.ex</mask>
|
||||
<mask>*.rb</mask>
|
||||
</component>
|
||||
</application>
|
||||
7
github.xml
Normal file
7
github.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<application>
|
||||
<component name="GithubAccounts">
|
||||
<account id="15f3c556-44a0-4bfb-b6b0-891af39f4551" name="aikomastboom">
|
||||
<server host="github.com" />
|
||||
</account>
|
||||
</component>
|
||||
</application>
|
||||
5
ide-features-trainer.xml
Normal file
5
ide-features-trainer.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="LangManager">
|
||||
<option name="languageName" value="JAVA" />
|
||||
</component>
|
||||
</application>
|
||||
17
ide.general.xml
Normal file
17
ide.general.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<application>
|
||||
<component name="GeneralSettings">
|
||||
<option name="showTipsOnStartup" value="false" />
|
||||
<option name="confirmOpenNewProject2" value="-1" />
|
||||
</component>
|
||||
<component name="Registry">
|
||||
<entry key="ide.mac.allowDarkWindowDecorations" value="true" />
|
||||
<entry key="documentation.show.toolbar" value="true" />
|
||||
</component>
|
||||
<component name="StatusBar">
|
||||
<option name="widgets">
|
||||
<map>
|
||||
<entry key="Memory" value="true" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
5
keymaps/Mac OS X copy.xml
Normal file
5
keymaps/Mac OS X copy.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<keymap version="1" name="Mac OS X copy" parent="Mac OS X">
|
||||
<action id="Tool_External Tools_elm-format">
|
||||
<keyboard-shortcut first-keystroke="shift meta l" />
|
||||
</action>
|
||||
</keymap>
|
||||
7
laf.xml
Normal file
7
laf.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<application>
|
||||
<component name="LafManager">
|
||||
<lafs-to-previous-schemes>
|
||||
<laf-to-scheme laf="Darcula" scheme="_@user_Darcula" />
|
||||
</lafs-to-previous-schemes>
|
||||
</component>
|
||||
</application>
|
||||
8
markdown.xml
Normal file
8
markdown.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<application>
|
||||
<component name="MarkdownApplicationSettings">
|
||||
<MarkdownCssSettings StylesheetUri="jar:file:/Users/aiko/Library/Application%20Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/191.6707.61/IntelliJ%20IDEA.app/Contents/plugins/markdown/lib/markdown.jar!/org/intellij/plugins/markdown/settings/darcula.css">
|
||||
<option name="fontSize" value="13" />
|
||||
</MarkdownCssSettings>
|
||||
<MarkdownPreviewSettings />
|
||||
</component>
|
||||
</application>
|
||||
3
mavenVersion.xml
Normal file
3
mavenVersion.xml
Normal file
@ -0,0 +1,3 @@
|
||||
<application>
|
||||
<component name="MavenVersion" mavenHome="$APPLICATION_HOME_DIR$/plugins/maven/lib/maven3" />
|
||||
</application>
|
||||
20
nodejs.xml
Normal file
20
nodejs.xml
Normal file
@ -0,0 +1,20 @@
|
||||
<application>
|
||||
<component name="NodeJsLocalInterpreterManager">
|
||||
<local-interpreter path="$USER_HOME$/.n/live_view_studio/bin/node" />
|
||||
<local-interpreter path="/usr/local/Cellar/node/14.11.0/bin/node" />
|
||||
<local-interpreter path="/usr/local/Cellar/node/14.3.0/bin/node" />
|
||||
<local-interpreter path="$USER_HOME$/.n/dod/bin/node" />
|
||||
<local-interpreter path="/usr/local/bin/node">
|
||||
<version-cache version="12.18.0" last-modified="1592253121172" />
|
||||
</local-interpreter>
|
||||
<local-interpreter path="$USER_HOME$/.n/system-designer/bin/node" />
|
||||
<local-interpreter path="/usr/local/Cellar/node/11.2.0/bin/node" />
|
||||
<local-interpreter path="/usr/local/Cellar/node/11.0.0/bin/node" />
|
||||
<local-interpreter path="$USER_HOME$/.n/angular-otap-board/bin/node" />
|
||||
<local-interpreter path="/usr/local/Cellar/node/10.3.0/bin/node" />
|
||||
<local-interpreter path="/usr/local/Cellar/node/10.1.0/bin/node" />
|
||||
<local-interpreter path="$USER_HOME$/.n/create-elm-app/bin/node" />
|
||||
<local-interpreter path="$USER_HOME$/.n/Prototyper/bin/node" />
|
||||
<local-interpreter path="$USER_HOME$/.nave/installed/0.12.7/bin/node" />
|
||||
</component>
|
||||
</application>
|
||||
5
overrideFileTypes.xml
Normal file
5
overrideFileTypes.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="OverrideFileTypeManager">
|
||||
<file url="file://$USER_HOME$/Development/linux-live/Aiko/debian11/bootstrap" value="Shell Script" />
|
||||
</component>
|
||||
</application>
|
||||
26
project.default.xml
Normal file
26
project.default.xml
Normal file
@ -0,0 +1,26 @@
|
||||
<application>
|
||||
<component name="ProjectManager">
|
||||
<defaultProject>
|
||||
<component name="PropertiesComponent">
|
||||
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
||||
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
||||
</component>
|
||||
<component name="masterDetails">
|
||||
<states>
|
||||
<state key="ProjectJDKs.UI">
|
||||
<settings>
|
||||
<last-edited>1.8</last-edited>
|
||||
<splitter-proportions>
|
||||
<option name="proportions">
|
||||
<list>
|
||||
<option value="0.2" />
|
||||
</list>
|
||||
</option>
|
||||
</splitter-proportions>
|
||||
</settings>
|
||||
</state>
|
||||
</states>
|
||||
</component>
|
||||
</defaultProject>
|
||||
</component>
|
||||
</application>
|
||||
5
settingsSync.xml
Normal file
5
settingsSync.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="SettingsSyncSettings">
|
||||
<option name="migrationFromOldStorageChecked" value="true" />
|
||||
</component>
|
||||
</application>
|
||||
1056
settingsSyncPlugins.xml
Normal file
1056
settingsSyncPlugins.xml
Normal file
File diff suppressed because it is too large
Load Diff
7
shared-indexes.xml
Normal file
7
shared-indexes.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<application>
|
||||
<component name="download-consent">
|
||||
<option name="consentItems">
|
||||
<item download="ALLOWED" kind="jdk" url="https://index-cdn.jetbrains.com/v2/jdk" />
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
10
spellchecker-dictionary.xml
Normal file
10
spellchecker-dictionary.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<application>
|
||||
<component name="CachedDictionaryState">
|
||||
<words>
|
||||
<w>aarons</w>
|
||||
<w>duurtijd</w>
|
||||
<w>lloret</w>
|
||||
<w>ontoepasselijk</w>
|
||||
</words>
|
||||
</component>
|
||||
</application>
|
||||
9
studioFlags.xml
Normal file
9
studioFlags.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<application>
|
||||
<component name="StudioFlags">
|
||||
<option name="data">
|
||||
<map>
|
||||
<entry key="gradle.ide.new.sync" value="false" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
124
templates.xml
Normal file
124
templates.xml
Normal file
@ -0,0 +1,124 @@
|
||||
<application>
|
||||
<component name="TemplateSettings">
|
||||
<option name="deletedKeys">
|
||||
<list>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_if" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_elif" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_select" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_case" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_for" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_while" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_until" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_function" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_string equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_string not equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_string is empty" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_string not empty" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number not equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number less" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number less or equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number greater" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number greater or equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file exists" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file not empty" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file readable" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file writable" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file executable" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file equals" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file newer" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file older" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_path exists" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_directory exists" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_command exists" />
|
||||
</TemplateKey>
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
34
templates/Elixir.xml
Normal file
34
templates/Elixir.xml
Normal file
@ -0,0 +1,34 @@
|
||||
<templateSet group="Elixir">
|
||||
<template name="defml" value="defmodule LiveViewStudioWeb.$MODULENAME$ do use LiveViewStudioWeb, :live_view $END$ end " description="def module LiveView" toReformat="false" toShortenFQNames="true">
|
||||
<variable name="MODULENAME" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<context>
|
||||
<option name="ELIXIR_CODE" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="mount" value="def mount(_params, _session, socket) do $END$ {:ok, socket} end" description="def mount(_params, _session, socket) do" toReformat="false" toShortenFQNames="true">
|
||||
<context>
|
||||
<option name="ELIXIR_CODE" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="handlee" value="def handle_event("$END$", _, socket) do socket = assign(socket, key: value) {:noreply, socket} end" description="def handle_event("$END$", _, socket) do" toReformat="false" toShortenFQNames="true">
|
||||
<context>
|
||||
<option name="ELIXIR_CODE" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="handlei" value="def handle_info(:$END$, socket) do socket = assign( socket, key: value ) {:noreply, socket} end" description="def handle_info("$END$", _, socket) do" toReformat="false" toShortenFQNames="true">
|
||||
<context>
|
||||
<option name="ELIXIR_CODE" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="handlep" value="def handle_params(params, _url, socket) do socket = assign( socket, $END$ ) {:noreply, socket} end " description="def handle_params(params, _url, socket) do" toReformat="false" toShortenFQNames="true">
|
||||
<context>
|
||||
<option name="ELIXIR_CODE" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="defmc" value="defmodule LiveViewStudioWeb.$MODULENAME$ do use LiveViewStudioWeb, :live_component $END$ end " description="def module LiveView Component" toReformat="false" toShortenFQNames="true">
|
||||
<variable name="MODULENAME" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<context>
|
||||
<option name="ELIXIR_CODE" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
</templateSet>
|
||||
55
vcs.xml
Normal file
55
vcs.xml
Normal file
@ -0,0 +1,55 @@
|
||||
<application>
|
||||
<component name="GitRememberedInputs">
|
||||
<option name="visitedUrls">
|
||||
<list>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="http://gogs.40n8.me" />
|
||||
<option name="userName" value="Gogs" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="https://Gogs@gogs.40n8.me/aiko/angular-otap-board.git/" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="https://github.com/aikomastboom/Prototyper.git" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="https://github.com/Exact-Go/docker-machine-ip-config.git" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="https://github.com/aikomastboom/mkdomoticz.git" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="https://github.com/RocketChat/Rocket.Chat.git" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="https://github.com/sonic-pi-net/sonic-pi.git" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="https://github.com/lpil/sonic-pi-tool.git" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="https://github.com/enveloop/miniMO.git" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
</list>
|
||||
</option>
|
||||
<option name="cloneParentDir" value="$USER_HOME$/Development" />
|
||||
</component>
|
||||
<component name="Vcs.Log.App.Settings">
|
||||
<option name="COLUMN_ID_ORDER">
|
||||
<list>
|
||||
<option value="Default.Root" />
|
||||
<option value="Default.Subject" />
|
||||
<option value="Default.Author" />
|
||||
<option value="Default.Date" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
120
web-types-npm-loader.xml
Normal file
120
web-types-npm-loader.xml
Normal file
@ -0,0 +1,120 @@
|
||||
<application>
|
||||
<component name="WebTypesNpmLoader" timestamp="1704367881034">
|
||||
<package name="@web-types/at-nuxt-vue-app">
|
||||
<version value="2.10.0-1" url="https://registry.npmjs.org/@web-types/at-nuxt-vue-app/-/at-nuxt-vue-app-2.10.0-1.tgz" />
|
||||
<version value="2.4.0-1" url="https://registry.npmjs.org/@web-types/at-nuxt-vue-app/-/at-nuxt-vue-app-2.4.0-1.tgz" />
|
||||
<version value="2.0.0-1" url="https://registry.npmjs.org/@web-types/at-nuxt-vue-app/-/at-nuxt-vue-app-2.0.0-1.tgz" />
|
||||
</package>
|
||||
<package name="@web-types/bootstrap-vue">
|
||||
<version value="2.0.0-rc.20.2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-2.0.0-rc.20.2.tgz" />
|
||||
<version value="2.0.0-1" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-2.0.0-1.tgz" />
|
||||
<version value="1.5.0-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.5.0-2.tgz" />
|
||||
<version value="1.4.1-1" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.4.1-1.tgz" />
|
||||
<version value="1.4.0-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.4.0-2.tgz" />
|
||||
<version value="1.3.0-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.3.0-2.tgz" />
|
||||
<version value="1.2.0-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.2.0-2.tgz" />
|
||||
<version value="1.1.0-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.1.0-2.tgz" />
|
||||
<version value="1.0.2-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.0.2-2.tgz" />
|
||||
<version value="1.0.1-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.0.1-2.tgz" />
|
||||
<version value="1.0.0-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.0.0-2.tgz" />
|
||||
</package>
|
||||
<package name="@web-types/lit">
|
||||
<version value="2.0.0-3" url="https://registry.npmjs.org/@web-types/lit/-/lit-2.0.0-3.tgz" />
|
||||
</package>
|
||||
<package name="@web-types/quasar">
|
||||
<version value="1.1.0-1" url="https://registry.npmjs.org/@web-types/quasar/-/quasar-1.1.0-1.tgz" />
|
||||
<version value="1.0.5-1" url="https://registry.npmjs.org/@web-types/quasar/-/quasar-1.0.5-1.tgz" />
|
||||
<version value="1.0.0-rc.5.2" url="https://registry.npmjs.org/@web-types/quasar/-/quasar-1.0.0-rc.5.2.tgz" />
|
||||
<version value="1.0.0-rc.1.2" url="https://registry.npmjs.org/@web-types/quasar/-/quasar-1.0.0-rc.1.2.tgz" />
|
||||
<version value="1.0.0-1" url="https://registry.npmjs.org/@web-types/quasar/-/quasar-1.0.0-1.tgz" />
|
||||
</package>
|
||||
<package name="@web-types/quasar-framework">
|
||||
<version value="0.17.19-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.19-3.tgz" />
|
||||
<version value="0.17.18-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.18-3.tgz" />
|
||||
<version value="0.17.17-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.17-3.tgz" />
|
||||
<version value="0.17.16-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.16-3.tgz" />
|
||||
<version value="0.17.15-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.15-3.tgz" />
|
||||
<version value="0.17.13-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.13-3.tgz" />
|
||||
<version value="0.17.11-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.11-3.tgz" />
|
||||
<version value="0.17.10-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.10-3.tgz" />
|
||||
<version value="0.17.9-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.9-3.tgz" />
|
||||
<version value="0.17.7-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.7-3.tgz" />
|
||||
<version value="0.17.6-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.6-3.tgz" />
|
||||
<version value="0.17.5-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.5-3.tgz" />
|
||||
<version value="0.17.0-3" url="https://registry.npmjs.org/@web-types/quasar-framework/-/quasar-framework-0.17.0-3.tgz" />
|
||||
</package>
|
||||
<package name="@web-types/vue">
|
||||
<version value="3.0.0-1" url="https://registry.npmjs.org/@web-types/vue/-/vue-3.0.0-1.tgz" />
|
||||
<version value="2.5.0-4" url="https://registry.npmjs.org/@web-types/vue/-/vue-2.5.0-4.tgz" />
|
||||
<version value="2.4.0-2" url="https://registry.npmjs.org/@web-types/vue/-/vue-2.4.0-2.tgz" />
|
||||
<version value="2.3.0-2" url="https://registry.npmjs.org/@web-types/vue/-/vue-2.3.0-2.tgz" />
|
||||
<version value="2.2.0-4" url="https://registry.npmjs.org/@web-types/vue/-/vue-2.2.0-4.tgz" />
|
||||
<version value="2.1.8-4" url="https://registry.npmjs.org/@web-types/vue/-/vue-2.1.8-4.tgz" />
|
||||
<version value="2.1.0-4" url="https://registry.npmjs.org/@web-types/vue/-/vue-2.1.0-4.tgz" />
|
||||
<version value="2.0.0-5" url="https://registry.npmjs.org/@web-types/vue/-/vue-2.0.0-5.tgz" />
|
||||
<version value="1.0.0-5" url="https://registry.npmjs.org/@web-types/vue/-/vue-1.0.0-5.tgz" />
|
||||
</package>
|
||||
<package name="@web-types/vue-client-only">
|
||||
<version value="2.0.0-1" url="https://registry.npmjs.org/@web-types/vue-client-only/-/vue-client-only-2.0.0-1.tgz" />
|
||||
</package>
|
||||
<package name="@web-types/vue-no-ssr">
|
||||
<version value="1.0.0-1" url="https://registry.npmjs.org/@web-types/vue-no-ssr/-/vue-no-ssr-1.0.0-1.tgz" />
|
||||
</package>
|
||||
<package name="@web-types/vue-router">
|
||||
<version value="3.1.0-1" url="https://registry.npmjs.org/@web-types/vue-router/-/vue-router-3.1.0-1.tgz" />
|
||||
<version value="3.0.0-1" url="https://registry.npmjs.org/@web-types/vue-router/-/vue-router-3.0.0-1.tgz" />
|
||||
</package>
|
||||
<package name="@web-types/vuetify">
|
||||
<version value="2.0.15-1" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-2.0.15-1.tgz" />
|
||||
<version value="2.0.12-1" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-2.0.12-1.tgz" />
|
||||
<version value="2.0.5-1" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-2.0.5-1.tgz" />
|
||||
<version value="2.0.4-1" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-2.0.4-1.tgz" />
|
||||
<version value="2.0.1-1" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-2.0.1-1.tgz" />
|
||||
<version value="2.0.0-1" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-2.0.0-1.tgz" />
|
||||
<version value="1.5.12-2" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.5.12-2.tgz" />
|
||||
<version value="1.5.1-2" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.5.1-2.tgz" />
|
||||
<version value="1.5.0-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.5.0-3.tgz" />
|
||||
<version value="1.4.5-2" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.4.5-2.tgz" />
|
||||
<version value="1.4.4-2" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.4.4-2.tgz" />
|
||||
<version value="1.4.1-2" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.4.1-2.tgz" />
|
||||
<version value="1.4.0-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.4.0-3.tgz" />
|
||||
<version value="1.3.14-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.3.14-3.tgz" />
|
||||
<version value="1.3.9-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.3.9-3.tgz" />
|
||||
<version value="1.3.8-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.3.8-3.tgz" />
|
||||
<version value="1.3.2-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.3.2-3.tgz" />
|
||||
<version value="1.3.1-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.3.1-3.tgz" />
|
||||
<version value="1.3.0-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.3.0-3.tgz" />
|
||||
<version value="1.2.4-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.2.4-3.tgz" />
|
||||
<version value="1.2.2-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.2.2-3.tgz" />
|
||||
<version value="1.2.0-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.2.0-3.tgz" />
|
||||
<version value="1.1.12-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.1.12-3.tgz" />
|
||||
<version value="1.1.10-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.1.10-3.tgz" />
|
||||
<version value="1.1.9-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.1.9-3.tgz" />
|
||||
<version value="1.1.6-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.1.6-3.tgz" />
|
||||
<version value="1.1.4-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.1.4-3.tgz" />
|
||||
<version value="1.1.2-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.1.2-3.tgz" />
|
||||
<version value="1.1.0-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.1.0-3.tgz" />
|
||||
<version value="1.0.11-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.0.11-3.tgz" />
|
||||
<version value="1.0.2-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.0.2-3.tgz" />
|
||||
<version value="1.0.0-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-1.0.0-3.tgz" />
|
||||
<version value="0.17.2-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-0.17.2-3.tgz" />
|
||||
<version value="0.17.0-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-0.17.0-3.tgz" />
|
||||
<version value="0.16.5-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-0.16.5-3.tgz" />
|
||||
<version value="0.16.4-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-0.16.4-3.tgz" />
|
||||
<version value="0.16.2-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-0.16.2-3.tgz" />
|
||||
<version value="0.16.1-3" url="https://registry.npmjs.org/@web-types/vuetify/-/vuetify-0.16.1-3.tgz" />
|
||||
</package>
|
||||
<enabled>
|
||||
<package name="bootstrap-vue" />
|
||||
<package name="quasar" />
|
||||
<package name="quasar-framework" />
|
||||
<package name="vue" />
|
||||
<package name="vue-client-only" />
|
||||
<package name="vue-no-ssr" />
|
||||
<package name="vue-router" />
|
||||
<package name="vuetify" />
|
||||
<package name="@nuxt/vue-app" />
|
||||
<package name="lit" />
|
||||
</enabled>
|
||||
</component>
|
||||
</application>
|
||||
Loading…
x
Reference in New Issue
Block a user