Browse Source

WS-2021.1.1 <TheoryOfNekomata@VALHALLA Create markdown.xml, pomodoro.settings.xml, ide.general.xml, _@user_Default.icls, ide-features-trainer.xml, CodeGlance.xml, project.default.xml, TheoryOfNekomata.icls, pomodoro.state.xml, Default.xml, ignore.xml, HTML File.html, find.xml, ui.lnf.xml, filetypes.xml, code.style.schemes.xml, colors.scheme.xml, TheoryOfNekomata.xml, notifications.xml, _@user_Darcula.icls, databaseDrivers.xml, github.xml, bitbucket-linky.xml, atom-icon-associations.xml, gutter.xml, Default.xml, laf.xml, material_custom_theme.xml, parameter.hints.xml, jdk.table.xml, lightEdit.xml, intentionSettings.xml, web-browsers.xml, wsl.distributions.xml, material_theme.xml, vcs.xml, databaseSettings.xml, editor.rich.copy.xml, editor.xml, usageView.xml, debugger.xml, a-file-icons.xml, updates.xml

master
TheoryOfNekomata 3 years ago
commit
2d3391ab19
43 changed files with 2159 additions and 0 deletions
  1. +6
    -0
      CodeGlance.xml
  2. +5
    -0
      _windows/laf.xml
  3. +6
    -0
      a-file-icons.xml
  4. +16
    -0
      atom-icon-associations.xml
  5. +12
    -0
      bitbucket-linky.xml
  6. +5
    -0
      code.style.schemes.xml
  7. +1
    -0
      codestyles/Default.xml
  8. +178
    -0
      codestyles/TheoryOfNekomata.xml
  9. +5
    -0
      colors.scheme.xml
  10. +1189
    -0
      colors/TheoryOfNekomata.icls
  11. +31
    -0
      colors/_@user_Darcula.icls
  12. +17
    -0
      colors/_@user_Default.icls
  13. +7
    -0
      databaseDrivers.xml
  14. +47
    -0
      databaseSettings.xml
  15. +13
    -0
      debugger.xml
  16. +5
    -0
      editor.rich.copy.xml
  17. +77
    -0
      editor.xml
  18. +10
    -0
      fileTemplates/internal/HTML File.html
  19. +17
    -0
      filetypes.xml
  20. +28
    -0
      find.xml
  21. +7
    -0
      github.xml
  22. +19
    -0
      gutter.xml
  23. +5
    -0
      ide-features-trainer.xml
  24. +41
    -0
      ide.general.xml
  25. +42
    -0
      ignore.xml
  26. +3
    -0
      inspection/Default.xml
  27. +5
    -0
      intentionSettings.xml
  28. +42
    -0
      jdk.table.xml
  29. +17
    -0
      lightEdit.xml
  30. +5
    -0
      markdown.xml
  31. +20
    -0
      material_custom_theme.xml
  32. +19
    -0
      material_theme.xml
  33. +6
    -0
      notifications.xml
  34. +13
    -0
      parameter.hints.xml
  35. +8
    -0
      pomodoro.settings.xml
  36. +8
    -0
      pomodoro.state.xml
  37. +19
    -0
      project.default.xml
  38. +7
    -0
      ui.lnf.xml
  39. +7
    -0
      updates.xml
  40. +5
    -0
      usageView.xml
  41. +61
    -0
      vcs.xml
  42. +3
    -0
      web-browsers.xml
  43. +122
    -0
      wsl.distributions.xml

+ 6
- 0
CodeGlance.xml View File

@@ -0,0 +1,6 @@
<application>
<component name="CodeGlance">
<option name="locked" value="true" />
<option name="width" value="128" />
</component>
</application>

+ 5
- 0
_windows/laf.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="LafManager">
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" themeId="CUSTOM" />
</component>
</application>

+ 6
- 0
a-file-icons.xml View File

@@ -0,0 +1,6 @@
<application>
<component name="AtomFileIconsConfig">
<option name="accentColor" value="eeca3f" />
<option name="themedColor" value="cccccc" />
</component>
</application>

+ 16
- 0
atom-icon-associations.xml View File

@@ -0,0 +1,16 @@
<application>
<component name="Atom Icon Associations Config">
<option name="customFolderAssociations">
<CustomAssociations>
<option name="customAssociations">
<RegexAssociation>
<option name="matcher" value="^(utilities)$" />
<option name="pattern" value="^(utilities)$" />
<option name="name" value="utils" />
<option name="icon" value="\tools.svg" />
</RegexAssociation>
</option>
</CustomAssociations>
</option>
</component>
</application>

+ 12
- 0
bitbucket-linky.xml View File

@@ -0,0 +1,12 @@
<application>
<component name="BitbucketCloudRegistry">
<lookup>
<record scheme="ssh" hostname="bitbucket.org" port="-1" instance="Production" />
</lookup>
</component>
<component name="BitbucketServerRegistry">
<instances />
<lookup />
</component>
<component name="Instance" id="03f8b5f8-cd41-47b5-b646-921db6b8cee5" version="2021.1.165" />
</application>

+ 5
- 0
code.style.schemes.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="CodeStyleSchemeSettings">
<option name="CURRENT_SCHEME_NAME" value="TheoryOfNekomata" />
</component>
</application>

+ 1
- 0
codestyles/Default.xml View File

@@ -0,0 +1 @@
<code_scheme name="Default" />

+ 178
- 0
codestyles/TheoryOfNekomata.xml View File

@@ -0,0 +1,178 @@
<code_scheme name="TheoryOfNekomata" version="173">
<option name="LINE_SEPARATOR" value="&#10;" />
<CssCodeStyleSettings>
<option name="HEX_COLOR_LOWER_CASE" value="true" />
<option name="HEX_COLOR_SHORT_FORMAT" value="true" />
</CssCodeStyleSettings>
<HTMLCodeStyleSettings>
<option name="HTML_ATTRIBUTE_WRAP" value="2" />
<option name="HTML_ALIGN_ATTRIBUTES" value="false" />
<option name="HTML_SPACE_INSIDE_EMPTY_TAG" value="true" />
<option name="HTML_DO_NOT_INDENT_CHILDREN_OF" value="" />
<option name="HTML_ENFORCE_QUOTES" value="true" />
<option name="HTML_NEWLINE_BEFORE_FIRST_ATTRIBUTE" value="When multiline" />
<option name="HTML_NEWLINE_AFTER_LAST_ATTRIBUTE" value="When multiline" />
</HTMLCodeStyleSettings>
<JSCodeStyleSettings version="0">
<option name="REFORMAT_C_STYLE_COMMENTS" value="true" />
<option name="USE_DOUBLE_QUOTES" value="false" />
<option name="FORCE_QUOTE_STYlE" value="true" />
<option name="ENFORCE_TRAILING_COMMA" value="WhenMultiline" />
<option name="JSX_ATTRIBUTE_VALUE" value="Based on type" />
<option name="VAR_DECLARATION_WRAP" value="5" />
<option name="USE_CHAINED_CALLS_GROUP_INDENTS" value="true" />
</JSCodeStyleSettings>
<MarkdownNavigatorCodeStyleSettings>
<option name="RIGHT_MARGIN" value="72" />
</MarkdownNavigatorCodeStyleSettings>
<TypeScriptCodeStyleSettings version="0">
<option name="FORCE_SEMICOLON_STYLE" value="true" />
<option name="USE_DOUBLE_QUOTES" value="false" />
<option name="ENFORCE_TRAILING_COMMA" value="WhenMultiline" />
<option name="VAR_DECLARATION_WRAP" value="5" />
<option name="USE_CHAINED_CALLS_GROUP_INDENTS" value="true" />
</TypeScriptCodeStyleSettings>
<codeStyleSettings language="CSS">
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="CoffeeScript">
<indentOptions>
<option name="INDENT_SIZE" value="4" />
<option name="CONTINUATION_INDENT_SIZE" value="4" />
<option name="TAB_SIZE" value="4" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="Dart">
<indentOptions>
<option name="INDENT_SIZE" value="4" />
<option name="TAB_SIZE" value="4" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="Erlang">
<indentOptions>
<option name="INDENT_SIZE" value="4" />
<option name="CONTINUATION_INDENT_SIZE" value="8" />
<option name="TAB_SIZE" value="4" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="Gherkin">
<indentOptions>
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="HAML">
<indentOptions>
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="HTML">
<option name="WRAP_ON_TYPING" value="1" />
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="JSON">
<indentOptions>
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="Jade">
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="JavaScript">
<option name="LINE_COMMENT_ADD_SPACE" value="false" />
<option name="KEEP_FIRST_COLUMN_COMMENT" value="false" />
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
<option name="CALL_PARAMETERS_WRAP" value="5" />
<option name="METHOD_PARAMETERS_WRAP" value="5" />
<option name="METHOD_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" />
<option name="METHOD_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" />
<option name="EXTENDS_LIST_WRAP" value="5" />
<option name="METHOD_CALL_CHAIN_WRAP" value="5" />
<option name="WRAP_COMMENTS" value="true" />
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="LESS">
<indentOptions>
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="Lua">
<indentOptions>
<option name="CONTINUATION_INDENT_SIZE" value="4" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="SASS">
<indentOptions>
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="SCSS">
<indentOptions>
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="Stylus">
<indentOptions>
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="TypeScript">
<option name="INDENT_CASE_FROM_SWITCH" value="false" />
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
<option name="CALL_PARAMETERS_WRAP" value="5" />
<option name="CALL_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" />
<option name="CALL_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" />
<option name="METHOD_PARAMETERS_WRAP" value="5" />
<option name="METHOD_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" />
<option name="METHOD_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" />
<option name="EXTENDS_LIST_WRAP" value="5" />
<option name="METHOD_CALL_CHAIN_WRAP" value="5" />
<option name="TERNARY_OPERATION_WRAP" value="5" />
<option name="TERNARY_OPERATION_SIGNS_ON_NEXT_LINE" value="true" />
<option name="ARRAY_INITIALIZER_WRAP" value="5" />
<option name="ARRAY_INITIALIZER_LBRACE_ON_NEXT_LINE" value="true" />
<option name="ARRAY_INITIALIZER_RBRACE_ON_NEXT_LINE" value="true" />
<option name="WRAP_COMMENTS" value="true" />
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="XML">
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="go">
<indentOptions>
<option name="INDENT_SIZE" value="4" />
<option name="CONTINUATION_INDENT_SIZE" value="4" />
<option name="TAB_SIZE" value="4" />
<option name="USE_TAB_CHARACTER" value="false" />
</indentOptions>
</codeStyleSettings>
</code_scheme>

+ 5
- 0
colors.scheme.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="EditorColorsManagerImpl">
<global_color_scheme name="TheoryOfNekomata" />
</component>
</application>

+ 1189
- 0
colors/TheoryOfNekomata.icls
File diff suppressed because it is too large
View File


+ 31
- 0
colors/_@user_Darcula.icls View File

@@ -0,0 +1,31 @@
<scheme name="_@user_Darcula" version="142" parent_scheme="Darcula">
<metaInfo>
<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">2020-04-13T21:30:37</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>
<option name="FILESTATUS_ADDED" value="74f95e" />
<option name="FILESTATUS_DELETED" value="616161" />
<option name="FILESTATUS_HIJACKED" value="b28c00" />
<option name="FILESTATUS_IDEA_FILESTATUS_DELETED_FROM_FILE_SYSTEM" value="773895" />
<option name="FILESTATUS_IDEA_FILESTATUS_IGNORED" value="666666" />
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_BOTH_CONFLICTS" value="ff0000" />
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_CONFLICTS" value="ff0000" />
<option name="FILESTATUS_IDEA_FILESTATUS_MERGED_WITH_PROPERTY_CONFLICTS" value="ff0000" />
<option name="FILESTATUS_IGNORE.PROJECT_VIEW.IGNORED" value="666666" />
<option name="FILESTATUS_MERGED" value="7503dc" />
<option name="FILESTATUS_MODIFIED" value="eed371" />
<option name="FILESTATUS_NOT_CHANGED_IMMEDIATE" value="3264b4" />
<option name="FILESTATUS_NOT_CHANGED_RECURSIVE" value="8aa4c8" />
<option name="FILESTATUS_OBSOLETE" value="7c7c00" />
<option name="FILESTATUS_SUPPRESSED" value="" />
<option name="FILESTATUS_SWITCHED" value="8978f" />
<option name="FILESTATUS_UNKNOWN" value="ff66c6" />
<option name="FILESTATUS_addedOutside" value="a8ee36" />
<option name="FILESTATUS_changelistConflict" value="ff0000" />
<option name="FILESTATUS_modifiedOutside" value="47e4" />
</colors>
</scheme>

+ 17
- 0
colors/_@user_Default.icls View File

@@ -0,0 +1,17 @@
<scheme name="_@user_Default" version="142" parent_scheme="Default">
<metaInfo>
<property name="created">2019-08-26T12:03:47</property>
<property name="ide">WebStorm</property>
<property name="ideVersion">2019.2.1.0.0</property>
<property name="modified">2019-09-03T11:24:55</property>
<property name="originalScheme">Default</property>
</metaInfo>
<colors>
<option name="FILESTATUS_ADDED" value="74f95e" />
<option name="FILESTATUS_IDEA_FILESTATUS_IGNORED" value="666666" />
<option name="FILESTATUS_IGNORE.PROJECT_VIEW.IGNORED" value="666666" />
<option name="FILESTATUS_MODIFIED" value="eed371" />
<option name="FILESTATUS_UNKNOWN" value="970049" />
<option name="FILESTATUS_addedOutside" value="a8ee36" />
</colors>
</scheme>

+ 7
- 0
databaseDrivers.xml View File

@@ -0,0 +1,7 @@
<application>
<component name="LocalDatabaseDriverManager" version="201">
<driver id="sqlite.xerial">
<artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.34.0" />
</driver>
</component>
</application>

+ 47
- 0
databaseSettings.xml View File

@@ -0,0 +1,47 @@
<application>
<component name="DatabaseSettings" version="7">
<text-mode>
<parameter-patterns>
<parameter-pattern value="#(\w+)#" in-scripts="true" scope="XML" predefined="#name#" />
<parameter-pattern value="(?&lt;=\W|\A)\$(\d+|[a-zA-Z_](?:\w|\.)*)\$?(?=\W|\z)" in-scripts="true" scope="*,-SQL" predefined="$a.b.c$?" />
<parameter-pattern value="(?&lt;=\W|\A)#(\d+|[a-zA-Z_](?:\w|\.)*)#?(?=\W|\z)" in-scripts="true" scope="*,-SQL" predefined="#a.b.c#?" />
<parameter-pattern value="%\((\w+)\)s" in-scripts="true" scope="Python" predefined="%(name)s" />
<parameter-pattern value="%\w+" in-scripts="true" scope="JAVA,Python,PHP" predefined="%name" />
<parameter-pattern value="\$\{([^\{\}]*)\}" in-scripts="true" predefined="${name}" />
<parameter-pattern value="\$\(([^\)]+)\)" in-scripts="true" predefined="$(name)" />
</parameter-patterns>
</text-mode>
<csv-formats>
<csv-format name="CSV" id="Comma-separated (CSV)_id">
<data>
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="," recordSeparator="&#10;">
<quotation>
<quotes left="&quot;" right="&quot;" leftEscaped="&quot;&quot;" rightEscaped="&quot;&quot;" />
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
</quotation>
</record-format>
</data>
</csv-format>
<csv-format name="TSV" id="Tab-separated (TSV)_id">
<data>
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="&#9;" recordSeparator="&#10;">
<quotation>
<quotes left="&quot;" right="&quot;" leftEscaped="&quot;&quot;" rightEscaped="&quot;&quot;" />
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
</quotation>
</record-format>
</data>
</csv-format>
<csv-format name="Pipe-separated" id="Pipe-separated_id">
<data>
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="|" recordSeparator="&#10;">
<quotation>
<quotes left="&quot;" right="&quot;" leftEscaped="&quot;&quot;" rightEscaped="&quot;&quot;" />
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
</quotation>
</record-format>
</data>
</csv-format>
</csv-formats>
</component>
</application>

+ 13
- 0
debugger.xml View File

@@ -0,0 +1,13 @@
<application>
<component name="XDebuggerSettings">
<data-views />
<general />
<debuggers>
<debugger id="javascript">
<configuration>
<custom-object-presentation />
</configuration>
</debugger>
</debuggers>
</component>
</application>

+ 5
- 0
editor.rich.copy.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="EditorRichCopySettings">
<option name="enabled" value="false" />
</component>
</application>

+ 77
- 0
editor.xml View File

@@ -0,0 +1,77 @@
<application>
<component name="CodeInsightSettings">
<option name="AUTOINSERT_PAIR_BRACKET" value="false" />
</component>
<component name="DefaultFont">
<option name="FONT_SIZE" value="12" />
<option name="FONT_FAMILY" value="mononoki" />
<option name="LINE_SPACING" value="0.9" />
</component>
<component name="EditorSettings">
<option name="languageBreadcrumbsMap">
<map>
<entry key="CSS" value="true" />
<entry key="HOCON" value="true" />
<entry key="HTML" value="true" />
<entry key="JSON" value="true" />
<entry key="Jade" value="true" />
<entry key="JavaScript" value="true" />
<entry key="LESS" value="true" />
<entry key="SASS" value="true" />
<entry key="SCSS" value="true" />
<entry key="TypeScript" value="true" />
<entry key="XHTML" value="true" />
<entry key="XML" value="true" />
<entry key="yaml" value="true" />
<entry key="yamlEx" value="true" />
</map>
</option>
<option name="USE_SOFT_WRAPS" value="PREVIEW" />
<option name="STRIP_TRAILING_SPACES" value="Whole" />
<option name="IS_ENSURE_NEWLINE_AT_EOF" value="true" />
<option name="CARET_BLINKING_PERIOD" value="250" />
<option name="ARE_GUTTER_ICONS_SHOWN" value="false" />
<option name="SHOW_BREADCRUMBS" value="false" />
<option name="IS_BLOCK_CURSOR" value="true" />
<option name="IS_WHITESPACES_SHOWN" value="true" />
<option name="ADDITIONAL_PAGE_AT_BOTTOM" value="true" />
</component>
<component name="InlayHintsSettings">
<option name="disabledHintProviderIds">
<set>
<option value="JavaScript.js.chain.hints" />
<option value="JavaScript.js.type.hints" />
<option value="JavaScript.microservices.url.path.inlay.hints" />
<option value="TypeScript.ts.chain.hints" />
<option value="TypeScript.ts.enum.hints" />
<option value="TypeScript.ts.type.hints" />
</set>
</option>
<option name="lastViewedProviderKeyId" value="microservices.url.path.inlay.hints" />
<settingsMapElement>
<TypeScript.ts.type.hints>
<Settings>
<option name="showForInferredParameters" value="false" />
<option name="showForShorthandFunctions" value="true" />
</Settings>
</TypeScript.ts.type.hints>
<JavaScript.js.type.hints>
<Settings>
<option name="showForFunctions" value="true" />
<option name="showForShorthandFunctions" value="true" />
<option name="showForVariablesAndFields" value="true" />
</Settings>
</JavaScript.js.type.hints>
</settingsMapElement>
</component>
<component name="JSEditorOptions">
<option name="START_STRING_INTERPOLATION_ON_TYPING" value="true" />
</component>
<component name="TodoConfiguration">
<pattern pattern="\btodo\b.*" />
<pattern icon="important" pattern="\bfixme\b.*" />
</component>
<component name="XmlEditorOptions">
<option name="showCssInlineColorPreview" value="true" />
</component>
</application>

+ 10
- 0
fileTemplates/internal/HTML File.html View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en-PH">
<head>
<meta charset="UTF-8">
<title>#[[$Title$]]#</title>
</head>
<body>
#[[$END$]]#
</body>
</html>

+ 17
- 0
filetypes.xml View File

@@ -0,0 +1,17 @@
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping ext="babelrc" type="JSON" />
<mapping ext="sequelizerc" type="JavaScript" />
<mapping pattern="LICENSE" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping pattern=".gitmessage" type="PLAIN_TEXT" />
<mapping pattern=".browserslistrc" type="PLAIN_TEXT" />
<removed_mapping ext="csv" approved="true" type="CSV" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="mdx" approved="true" type="Markdown" />
<removed_mapping pattern=".browserslistrc" approved="true" type="JSON" />
<removed_mapping pattern=".sequelizerc" approved="true" type="JSON" />
</extensionMap>
</component>
</application>

+ 28
- 0
find.xml View File

@@ -0,0 +1,28 @@
<application>
<component name="FindSettings">
<option name="caseSensitive" value="true" />
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="localCaseSensitive" value="true" />
<option name="localRegularExpressions" value="true" />
<option name="regularExpressions" value="true" />
<option name="CASE_SENSITIVE_SEARCH" value="true" />
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
<option name="REGULAR_EXPRESSIONS" value="true" />
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
<mask>*.xml</mask>
<mask>*.css</mask>
<mask>*.htm</mask>
<mask>*.shtml</mask>
<mask>*.shtm</mask>
<mask>*.sht</mask>
<mask>*.html</mask>
<mask>*.ats</mask>
<mask>*.ts</mask>
<mask>*.cjs</mask>
<mask>*.js</mask>
<mask>*.jsx</mask>
<mask>*.test.js?</mask>
</component>
</application>

+ 7
- 0
github.xml View File

@@ -0,0 +1,7 @@
<application>
<component name="GithubAccounts">
<account id="dd0b263d-8337-485b-9b8a-d1034efa9438" name="TheoryOfNekomata">
<server host="github.com" />
</account>
</component>
</application>

+ 19
- 0
gutter.xml View File

@@ -0,0 +1,19 @@
<application>
<component name="LineMarkerSettings">
<option name="providers">
<map>
<entry key="RenderedDoc" value="true" />
<entry key="com.intellij.execution.lineMarker.RunLineMarkerProvider" value="true" />
<entry key="com.intellij.httpClient.http.request.codeInsight.HttpRequestDiffLineMarkerProvider" value="true" />
<entry key="com.intellij.lang.javascript.highlighting.JSRecursiveCallLineMarkerProvider" value="true" />
<entry key="com.intellij.sql.editor.SqlRecursiveCallLineMakerProvider" value="true" />
<entry key="com.intellij.ui.ColorLineMarkerProvider" value="true" />
<entry key="js.implemented" value="true" />
<entry key="js.implementing" value="true" />
<entry key="js.overridden" value="true" />
<entry key="js.overriding" value="true" />
<entry key="org.editorconfig.configmanagement.editor.EditorConfigPreviewMarkerProvider" value="true" />
</map>
</option>
</component>
</application>

+ 5
- 0
ide-features-trainer.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="LangManager">
<option name="languageName" value="JavaScript" />
</component>
</application>

+ 41
- 0
ide.general.xml View File

@@ -0,0 +1,41 @@
<application>
<component name="GeneralSettings">
<option name="confirmExit" value="false" />
<option name="confirmOpenNewProject2" value="0" />
<option name="processCloseConfirmation" value="TERMINATE" />
<option name="showTipsOnStartup" value="false" />
<option name="useSafeWrite" value="false" />
</component>
<component name="Registry">
<entry key="dumb.aware.run.configurations" value="true" />
<entry key="bigger.font.in.project.view" value="true" />
<entry key="win.editor.thumb.default.alpha.base" value="0" />
<entry key="win.editor.thumb.default.alpha.delta" value="102" />
<entry key="win.editor.thumb.darcula.alpha.base" value="0" />
<entry key="win.editor.thumb.darcula.alpha.delta" value="102" />
<entry key="win.editor.thumb.default.fill.min" value="102" />
<entry key="win.editor.thumb.default.fill.max" value="150" />
<entry key="win.editor.thumb.darcula.fill.min" value="102" />
<entry key="ide.balloon.shadow.size" value="0" />
<entry key="mac.editor.thumb.default.alpha.base" value="0" />
<entry key="mac.editor.thumb.default.alpha.delta" value="102" />
<entry key="mac.editor.thumb.darcula.alpha.base" value="0" />
<entry key="mac.editor.thumb.darcula.alpha.delta" value="102" />
<entry key="mac.editor.thumb.default.fill.min" value="102" />
<entry key="mac.editor.thumb.default.fill.max" value="150" />
<entry key="mac.editor.thumb.darcula.fill.min" value="102" />
<entry key="mac.editor.thumb.darcula.fill.max" value="163" />
<entry key="ide.tree.ui.experimental" value="false" />
<entry key="ide.mac.allowDarkWindowDecorations" value="true" />
</component>
<component name="StatusBar">
<option name="widgets">
<map>
<entry key="CwmWireStatsWidgetFactory" value="false" />
<entry key="Memory" value="true" />
<entry key="Notifications" value="false" />
<entry key="mtStatusBar" value="false" />
</map>
</option>
</component>
</application>

+ 42
- 0
ignore.xml View File

@@ -0,0 +1,42 @@
<application>
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" hideIgnoredFiles="false" notifyIgnoredEditing="true">
<languages>
<language id="Bazaar" NEW_FILE="true" ENABLE="true" />
<language id="CloudFoundry" NEW_FILE="true" ENABLE="false" />
<language id="Chef" NEW_FILE="true" ENABLE="false" />
<language id="Cvs" NEW_FILE="true" ENABLE="true" />
<language id="Darcs" NEW_FILE="true" ENABLE="true" />
<language id="Docker" NEW_FILE="true" ENABLE="false" />
<language id="ElasticBeanstalk" NEW_FILE="true" ENABLE="false" />
<language id="ESLint" NEW_FILE="true" ENABLE="false" />
<language id="Floobits" NEW_FILE="true" ENABLE="false" />
<language id="Fossil" NEW_FILE="true" ENABLE="true" />
<language id="Git" NEW_FILE="true" ENABLE="false" />
<language id="Google Cloud" NEW_FILE="true" ENABLE="false" />
<language id="Kubernetes Helm" NEW_FILE="true" ENABLE="false" />
<language id="Jetpack" NEW_FILE="true" ENABLE="false" />
<language id="JSHint" NEW_FILE="true" ENABLE="false" />
<language id="Mercurial" NEW_FILE="true" ENABLE="false" />
<language id="Monotone" NEW_FILE="true" ENABLE="true" />
<language id="Nodemon" NEW_FILE="true" ENABLE="false" />
<language id="Npm" NEW_FILE="true" ENABLE="false" />
<language id="NuxtJS" NEW_FILE="true" ENABLE="false" />
<language id="Perforce" NEW_FILE="true" ENABLE="false" />
<language id="Prettier" NEW_FILE="true" ENABLE="false" />
<language id="StyleLint" NEW_FILE="true" ENABLE="false" />
<language id="Stylint" NEW_FILE="true" ENABLE="false" />
<language id="Swagger Codegen" NEW_FILE="true" ENABLE="false" />
<language id="Team Foundation" NEW_FILE="true" ENABLE="true" />
<language id="Up" NEW_FILE="true" ENABLE="false" />
</languages>
<userTemplates>
<template name="Example user template">### Example user template

# IntelliJ project files
.idea
*.iml
out
gen</template>
</userTemplates>
</component>
</application>

+ 3
- 0
inspection/Default.xml View File

@@ -0,0 +1,3 @@
<profile version="1.0">
<option name="myName" value="Default" />
</profile>

+ 5
- 0
intentionSettings.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="IntentionManagerSettings">
<ignoreAction name="JavaScript/JSX/Wrap value with {}" />
</component>
</application>

+ 42
- 0
jdk.table.xml View File

@@ -0,0 +1,42 @@
<application>
<component name="ProjectJdkTable">
<jdk version="2">
<name value="Kahlua" />
<type value="Lua SDK" />
<version value="Kahlua" />
<homePath value="" />
<roots>
<classPath>
<root type="composite">
<root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
</root>
</classPath>
<sourcePath>
<root type="composite">
<root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
</root>
</sourcePath>
</roots>
<additional />
</jdk>
<jdk version="2">
<name value="LuaJ" />
<type value="Lua SDK" />
<version value="LuaJ" />
<homePath value="" />
<roots>
<classPath>
<root type="composite">
<root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
</root>
</classPath>
<sourcePath>
<root type="composite">
<root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
</root>
</sourcePath>
</roots>
<additional />
</jdk>
</component>
</application>

+ 17
- 0
lightEdit.xml View File

@@ -0,0 +1,17 @@
<application>
<component name="LightEdit">
<option name="supportedFilePatterns">
<list>
<option value="*.conf" />
<option value="*.ini" />
<option value="*.json" />
<option value="*.log" />
<option value="*.md" />
<option value="*.sh" />
<option value="*.txt" />
<option value="*.xml" />
<option value="*.yml" />
</list>
</option>
</component>
</application>

+ 5
- 0
markdown.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="MarkdownApplicationSettings">
<MarkdownCssSettings />
</component>
</application>

+ 20
- 0
material_custom_theme.xml View File

@@ -0,0 +1,20 @@
<application>
<component name="MaterialCustomThemeConfig">
<option name="excludedColor" value="2e3c43ff" />
<option name="accentColor" value="eeca3fff" />
<option name="notificationsColor" value="444444ff" />
<option name="treeSelectionColor" value="444444ff" />
<option name="highlightColor" value="444444ff" />
<option name="secondBorderColor" value="444444ff" />
<option name="tableSelectedColor" value="996699ff" />
<option name="contrastColor" value="222222ff" />
<option name="disabledColor" value="444444ff" />
<option name="secondaryBackgroundColor" value="222222ff" />
<option name="buttonColor" value="666666ff" />
<option name="selectionForegroundColor" value="ffffffff" />
<option name="selectionBackgroundColor" value="996699ff" />
<option name="textColor" value="ccccccff" />
<option name="foregroundColor" value="eeeeeeff" />
<option name="backgroundColor" value="333333ff" />
</component>
</application>

+ 19
- 0
material_theme.xml View File

@@ -0,0 +1,19 @@
<application>
<component name="MaterialThemeConfig">
<option name="customTreeIndentEnabled" value="true" />
<option name="compactSidebar" value="true" />
<option name="isCustomTreeIndentEnabled" value="true" />
<option name="isWizardShown" value="true" />
<option name="pristineConfig" value="false" />
<option name="statusBarTheme" value="false" />
<option name="indicatorStyle" value="None" />
<option name="customSidebarHeight" value="24" />
<option name="leftTreeIndent" value="10" />
<option name="tabsHeight" value="16" />
<option name="accentColor" value="eeca3f" />
<option name="selectedTheme" value="CUSTOM" />
<option name="userId" value="7a11f371:1686d9b67db:-8000" />
<option name="version" value="6.4.2.1" />
<option name="stripedToolWindowsEnabled" value="true" />
</component>
</application>

+ 6
- 0
notifications.xml View File

@@ -0,0 +1,6 @@
<application>
<component name="NotificationConfiguration">
<notification groupId="Docker: Dockerfile detection" displayType="NONE" shouldLog="false" />
<notification groupId="Quokka Notifications" displayType="NONE" shouldLog="false" />
</component>
</application>

+ 13
- 0
parameter.hints.xml View File

@@ -0,0 +1,13 @@
<application>
<component name="ParameterNameHintsSettings">
<blacklists>
<blacklist language="TypeScript" />
</blacklists>
<option id="js.param.hints.show.names.for.all.args" value="true" />
<option id="js.only.show.names.for.all.args" value="true" />
<disabledLanguages>
<language id="TypeScript" />
<language id="JavaScript" />
</disabledLanguages>
</component>
</application>

+ 8
- 0
pomodoro.settings.xml View File

@@ -0,0 +1,8 @@
<application>
<component name="PomodoroSettings">
<option name="longBreakFrequency" value="2" />
<option name="popupEnabled" value="false" />
<option name="ringVolume" value="0" />
<option pomodoroLengthInMinutes="pomodoroDuration" value="15" />
</component>
</application>

+ 8
- 0
pomodoro.state.xml View File

@@ -0,0 +1,8 @@
<application>
<component name="PomodoroState">
<option name="pomodorosTillLongBreak" value="2" />
<option startTime="startTime" value="1597476443009" />
<option lastUpdateTime="lastUpdateTime" value="1597476743265" />
<option pomodorosAmount="pomodorosAmount" value="6" />
</component>
</application>

+ 19
- 0
project.default.xml View File

@@ -0,0 +1,19 @@
<application>
<component name="ProjectManager">
<defaultProject>
<component name="EmacsSettings">
<option name="emacsPath" value="/usr/bin/emacs" />
</component>
<component name="PrettierConfiguration">
<option name="myRunOnSave" value="true" />
<option name="myRunOnReformat" value="true" />
</component>
<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" />
<property name="run.prettier.on.save" value="true" />
<property name="settings.editor.selected.configurable" value="preferences.fileTypes" />
</component>
</defaultProject>
</component>
</application>

+ 7
- 0
ui.lnf.xml View File

@@ -0,0 +1,7 @@
<application>
<component name="UISettings">
<option name="FULL_PATHS_IN_TITLE_BAR" value="true" />
<option name="MAX_LOOKUP_WIDTH2" value="830" />
<option name="SHOW_NAVIGATION_BAR" value="false" />
</component>
</application>

+ 7
- 0
updates.xml View File

@@ -0,0 +1,7 @@
<application>
<component name="UpdatesConfigurable">
<option name="LAST_BUILD_CHECKED" value="WS-211.7142.46" />
<option name="LAST_TIME_CHECKED" value="1621213155337" />
<option name="THIRD_PARTY_PLUGINS_ALLOWED" value="true" />
</component>
</application>

+ 5
- 0
usageView.xml View File

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

+ 61
- 0
vcs.xml View File

@@ -0,0 +1,61 @@
<application>
<component name="GitRememberedInputs">
<option name="visitedUrls">
<list>
<UrlAndUserName>
<option name="url" value="https://gitlab.com/whitecloak/ayala-web-dev/ayala-web-app.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="http://gitlab.com" />
<option name="userName" value="TheoryOfNekomata" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="https://github.com/wc-webdev/proof-of-concepts.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="https://gitlab.whitecloak.io/frontend-web-training/ringtone-web-core.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="http://gitlab.whitecloak.io" />
<option name="userName" value="allan.crisostomo@whitecloak.com" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="https://github.com/Temoto-kun/murasaki.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="https://github.com/Temoto-kun/chords.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="https://gitlab.whitecloak.io/wcapp/admin-web.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="git@code.modal.sh:TheoryOfNekomata/number-name.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="git@code.modal.sh:TheoryOfNekomata/chord-finder.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="git@code.modal.sh:zeichen/interim-proto.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="https://code.modal.sh/TheoryOfNekomata/formxtr.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="git@code.modal.sh:TheoryOfNekomata/tonality.git" />
<option name="userName" value="" />
</UrlAndUserName>
</list>
</option>
<option name="cloneParentDir" value="$USER_HOME$/Projects/modal.sh" />
</component>
</application>

+ 3
- 0
web-browsers.xml View File

@@ -0,0 +1,3 @@
<application>
<component name="WebBrowsersConfiguration" showHover="false" />
</application>

+ 122
- 0
wsl.distributions.xml View File

@@ -0,0 +1,122 @@
<application>
<component name="WslDistributionsService" version="1">
<descriptors>
<set>
<descriptor>
<id>DEBIAN</id>
<microsoft-id>Debian</microsoft-id>
<executable-path>debian.exe</executable-path>
<presentable-name>Debian GNU/Linux</presentable-name>
</descriptor>
<descriptor>
<id>KALI</id>
<microsoft-id>kali-linux</microsoft-id>
<executable-path>kali.exe</executable-path>
<presentable-name>Kali Linux</presentable-name>
</descriptor>
<descriptor>
<id>OPENSUSE42</id>
<microsoft-id>openSUSE-42</microsoft-id>
<executable-path>opensuse-42.exe</executable-path>
<presentable-name>openSUSE Leap 42</presentable-name>
</descriptor>
<descriptor>
<id>SLES12</id>
<microsoft-id>SLES-12</microsoft-id>
<executable-path>sles-12.exe</executable-path>
<presentable-name>SUSE Linux Enterprise Server 12</presentable-name>
</descriptor>
<descriptor>
<id>SLES15</id>
<microsoft-id>SLES-15</microsoft-id>
<executable-path>sles-15.exe</executable-path>
<presentable-name>SUSE Linux Enterprise Server 15</presentable-name>
</descriptor>
<descriptor>
<id>SLES-15-SP1</id>
<microsoft-id>SLES-15-SP1</microsoft-id>
<executable-path>SLES-15-SP1.exe</executable-path>
<presentable-name>SUSE Linux Enterprise Server 15 SP1</presentable-name>
</descriptor>
<descriptor>
<id>SUSE-Linux-Enterprise-Server-15-SP2</id>
<microsoft-id>SUSE-Linux-Enterprise-Server-15-SP2</microsoft-id>
<executable-path>SUSE-Linux-Enterprise-Server-15-SP2.exe</executable-path>
<presentable-name>SUSE Linux Enterprise Server 15 SP2</presentable-name>
</descriptor>
<descriptor>
<id>OPENSUSE15</id>
<microsoft-id>openSUSE-Leap-15</microsoft-id>
<executable-path>openSUSE-Leap-15.exe</executable-path>
<presentable-name>openSUSE Leap 15</presentable-name>
</descriptor>
<descriptor>
<id>OPENSUSE15-1</id>
<microsoft-id>openSUSE-Leap-15-1</microsoft-id>
<executable-path>openSUSE-Leap-15-1.exe</executable-path>
<presentable-name>openSUSE Leap 15.1</presentable-name>
</descriptor>
<descriptor>
<id>OPENSUSE15.2</id>
<microsoft-id>openSUSE-Leap-15.2</microsoft-id>
<executable-path>openSUSE-Leap-15.2.exe</executable-path>
<presentable-name>openSUSE Leap 15.2</presentable-name>
</descriptor>
<descriptor>
<id>UBUNTU</id>
<microsoft-id>Ubuntu</microsoft-id>
<executable-path>ubuntu.exe</executable-path>
<presentable-name>Ubuntu</presentable-name>
</descriptor>
<descriptor>
<id>UBUNTU1604</id>
<microsoft-id>Ubuntu-16.04</microsoft-id>
<executable-path>ubuntu1604.exe</executable-path>
<presentable-name>Ubuntu 16.04</presentable-name>
</descriptor>
<descriptor>
<id>UBUNTU1804</id>
<microsoft-id>Ubuntu-18.04</microsoft-id>
<executable-path>ubuntu1804.exe</executable-path>
<presentable-name>Ubuntu 18.04</presentable-name>
</descriptor>
<descriptor>
<id>UBUNTU2004</id>
<microsoft-id>Ubuntu-20.04</microsoft-id>
<executable-path>ubuntu2004.exe</executable-path>
<presentable-name>Ubuntu 20.04</presentable-name>
</descriptor>
<descriptor>
<id>Ubuntu-CommPrev</id>
<microsoft-id>Ubuntu-CommPrev</microsoft-id>
<executable-path>ubuntupreview.exe</executable-path>
<presentable-name>Ubuntu on Windows Community Preview</presentable-name>
</descriptor>
<descriptor>
<id>PENGWIN</id>
<microsoft-id>WLinux</microsoft-id>
<executable-path>pengwin.exe</executable-path>
<presentable-name>Pengwin</presentable-name>
</descriptor>
<descriptor>
<id>PENGWIN_ENTERPRISE</id>
<microsoft-id>WLE</microsoft-id>
<executable-path>wle.exe</executable-path>
<presentable-name>Pengwin Enterprise</presentable-name>
</descriptor>
<descriptor>
<id>fedoraremix</id>
<microsoft-id>fedoraremix</microsoft-id>
<executable-path>fedoraremix.exe</executable-path>
<presentable-name>Fedora Remix for WSL</presentable-name>
</descriptor>
<descriptor>
<id>ARCH</id>
<microsoft-id>Arch</microsoft-id>
<executable-path>Arch.exe</executable-path>
<presentable-name>Arch Linux</presentable-name>
</descriptor>
</set>
</descriptors>
</component>
</application>

Loading…
Cancel
Save