PS-2022.1.2 <rodude123@Rohit-PC Overwrite local to https://github.com/rodude123/my-jetbrains-settings

This commit is contained in:
Rohit Pai 2022-06-12 14:04:31 +01:00
commit 2b42bbb06f
48 changed files with 1393 additions and 1 deletions

View File

@ -0,0 +1,60 @@
<application>
<component name="libraryTable">
<library name="cff89c642d" type="javaScript">
<properties>
<sourceFilesUrls>
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_kit.fontawesome.com_cff89c642d.js" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_kit.fontawesome.com_cff89c642d.js" />
</CLASSES>
<SOURCES />
</library>
<library name="ed3c25598e" type="javaScript">
<properties>
<sourceFilesUrls>
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_kit.fontawesome.com_ed3c25598e.js" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_kit.fontawesome.com_ed3c25598e.js" />
</CLASSES>
<SOURCES />
</library>
<library name="jquery" type="javaScript">
<properties>
<option name="frameworkName" value="jQuery" />
<sourceFilesUrls>
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdnjs.cloudflare.com_ajax_libs_jquery_2.1.3_jquery.js" />
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdnjs.cloudflare.com_ajax_libs_jquery_3.4.1_jquery.js" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdnjs.cloudflare.com_ajax_libs_jquery_2.1.3_jquery.js" />
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_cdnjs.cloudflare.com_ajax_libs_jquery_3.4.1_jquery.js" />
</CLASSES>
<DOCUMENTATION>
<root url="http://api.jquery.com" />
</DOCUMENTATION>
<SOURCES />
</library>
<library name="jquery-ui" type="javaScript">
<properties>
<option name="frameworkName" value="jQuery" />
<sourceFilesUrls>
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__code.jquery.com_ui_1.12.1_themes_base_jquery-ui.css" />
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_code.jquery.com_ui_1.12.1_jquery-ui.js" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__code.jquery.com_ui_1.12.1_themes_base_jquery-ui.css" />
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_code.jquery.com_ui_1.12.1_jquery-ui.js" />
</CLASSES>
<DOCUMENTATION>
<root url="http://api.jquery.com" />
</DOCUMENTATION>
<SOURCES />
</library>
</component>
</application>

5
_linux/keymap.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="KeymapManager">
<active_keymap name="KDE copy" />
</component>
</application>

5
_linux/laf.xml Normal file
View File

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

10
advancedSettings.xml Normal file
View File

@ -0,0 +1,10 @@
<application>
<component name="AdvancedSettings">
<option name="settings">
<map>
<entry key="confirm.rerun.with.termination" value="false" />
<entry key="se.text.search" value="true" />
</map>
</option>
</component>
</application>

7
baseRefactoring.xml Normal file
View File

@ -0,0 +1,7 @@
<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" />
</component>
</application>

7
codeLens.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="CodeLensSettings" isTransfered="true">
<enabled>
<map />
</enabled>
</component>
</application>

28
codestyles/Default.xml Normal file
View File

@ -0,0 +1,28 @@
<code_scheme name="Default" version="173">
<JSCodeStyleSettings version="0">
<option name="FUNCTION_EXPRESSION_BRACE_STYLE" value="2" />
</JSCodeStyleSettings>
<PHPCodeStyleSettings>
<option name="ANONYMOUS_BRACE_STYLE" value="2" />
<option name="NAMESPACE_BRACE_STYLE" value="2" />
</PHPCodeStyleSettings>
<codeStyleSettings language="JavaScript">
<option name="BRACE_STYLE" value="2" />
<option name="CLASS_BRACE_STYLE" value="2" />
<option name="METHOD_BRACE_STYLE" value="2" />
<option name="ELSE_ON_NEW_LINE" value="true" />
<option name="CATCH_ON_NEW_LINE" value="true" />
<option name="FINALLY_ON_NEW_LINE" value="true" />
<option name="IF_BRACE_FORCE" value="1" />
<option name="DOWHILE_BRACE_FORCE" value="3" />
<option name="WHILE_BRACE_FORCE" value="3" />
</codeStyleSettings>
<codeStyleSettings language="PHP">
<option name="BRACE_STYLE" value="2" />
<option name="LAMBDA_BRACE_STYLE" value="2" />
<option name="ELSE_ON_NEW_LINE" value="true" />
<option name="CATCH_ON_NEW_LINE" value="true" />
<option name="FINALLY_ON_NEW_LINE" value="true" />
<option name="SPECIAL_ELSE_IF_TREATMENT" value="true" />
</codeStyleSettings>
</code_scheme>

5
colors.scheme.xml Normal file
View File

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

View File

@ -0,0 +1,14 @@
<scheme name="_@user_Default" version="142" parent_scheme="Default">
<metaInfo>
<property name="created">2022-01-22T18:23:33</property>
<property name="ide">PhpStorm</property>
<property name="ideVersion">2021.3.1.0.0</property>
<property name="modified">2022-01-22T18:43:34</property>
<property name="originalScheme">Default</property>
</metaInfo>
<attributes>
<option name="TEXT">
<value />
</option>
</attributes>
</scheme>

197
colors/_@user_oblivion.icls Normal file
View File

@ -0,0 +1,197 @@
<scheme name="_@user_oblivion" version="142" parent_scheme="Darcula">
<metaInfo>
<property name="created">2021-07-31T19:13:47</property>
<property name="description">For anyone that has used Unity and Monodevelop. I have created the oblivion theme that everyone loved. P.S. Thanks to everyone who downloaded it.</property>
<property name="ide">PhpStorm</property>
<property name="ideVersion">2021.1.3.0.0</property>
<property name="modified">2021-08-21T14:24:26</property>
<property name="originalScheme">oblivion</property>
<property name="vendorMail" />
<property name="vendorName">Rohit Pai</property>
<property name="vendorUrl">https://github.com/rodude123/oblivion-idea</property>
<property name="version">1.3</property>
</metaInfo>
<attributes>
<option name="DEFAULT_ATTRIBUTE">
<value>
<option name="FOREGROUND" value="8ae234" />
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="DEFAULT_BRACES">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_BRACKETS">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_CLASS_NAME">
<value>
<option name="FOREGROUND" value="8ae234" />
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="DEFAULT_COMMA">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_CONSTANT" baseAttributes="DEFAULT_IDENTIFIER" />
<option name="DEFAULT_DOC_COMMENT">
<value>
<option name="FOREGROUND" value="808080" />
<option name="FONT_TYPE" value="2" />
</value>
</option>
<option name="DEFAULT_DOC_MARKUP">
<value>
<option name="FOREGROUND" value="808080" />
</value>
</option>
<option name="DEFAULT_ENTITY">
<value>
<option name="FOREGROUND" value="6d9cbe" />
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="DEFAULT_FUNCTION_CALL" baseAttributes="DEFAULT_IDENTIFIER" />
<option name="DEFAULT_FUNCTION_DECLARATION">
<value>
<option name="FOREGROUND" value="d3d7cf" />
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="DEFAULT_IDENTIFIER" baseAttributes="TEXT" />
<option name="DEFAULT_INSTANCE_FIELD" baseAttributes="DEFAULT_IDENTIFIER" />
<option name="DEFAULT_INVALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" value="edd400" />
<option name="EFFECT_COLOR" value="ff0000" />
<option name="EFFECT_TYPE" value="2" />
</value>
</option>
<option name="DEFAULT_KEYWORD">
<value>
<option name="FOREGROUND" value="ad7fa8" />
</value>
</option>
<option name="DEFAULT_NUMBER">
<value>
<option name="FOREGROUND" value="edd400" />
</value>
</option>
<option name="DEFAULT_OPERATION_SIGN">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_PARENTHS">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_SEMICOLON">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_STATIC_FIELD" baseAttributes="DEFAULT_IDENTIFIER" />
<option name="DEFAULT_STATIC_METHOD" baseAttributes="DEFAULT_FUNCTION_DECLARATION" />
<option name="DEFAULT_STRING">
<value>
<option name="FOREGROUND" value="edd400" />
</value>
</option>
<option name="DEFAULT_TEMPLATE_LANGUAGE_COLOR">
<value>
<option name="FOREGROUND" value="6d9cbe" />
</value>
</option>
<option name="DEFAULT_VALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" value="edd400" />
</value>
</option>
<option name="HTML_ATTRIBUTE_NAME" baseAttributes="DEFAULT_ATTRIBUTE" />
<option name="HTML_ATTRIBUTE_VALUE" baseAttributes="DEFAULT_STRING" />
<option name="HTML_TAG">
<value>
<option name="FOREGROUND" value="ad7fa8" />
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="HTML_TAG_NAME" baseAttributes="DEFAULT_KEYWORD" />
<option name="PY.ANNOTATION">
<value>
<option name="FOREGROUND" value="8ae234" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="PY.BUILTIN_NAME">
<value>
<option name="FOREGROUND" value="8ae234" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="PY.PREDEFINED_DEFINITION">
<value>
<option name="FOREGROUND" value="8ae234" />
</value>
</option>
<option name="PY.PREDEFINED_USAGE">
<value>
<option name="FOREGROUND" value="8ae234" />
</value>
</option>
<option name="PY.SELF_PARAMETER">
<value>
<option name="FOREGROUND" value="ad7fa8" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="ReSharper.EVENT_IDENTIFIER">
<value>
<option name="FOREGROUND" value="8ae234" />
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="ReSharper.FORMAT_STRING_ITEM">
<value />
</option>
<option name="ReSharper.FORMAT_STRING_ITEM_2">
<value />
</option>
<option name="ReSharper.NAMESPACE_IDENTIFIER">
<value>
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="ReSharper.PREPROCESSOR_DIRECTIVES">
<value>
<option name="FOREGROUND" value="729fcf" />
</value>
</option>
<option name="ReSharper.STRING_ESCAPE_CHARACTER_2">
<value>
<option name="FOREGROUND" value="edd400" />
</value>
</option>
<option name="TEXT">
<value>
<option name="FOREGROUND" value="d3d7cf" />
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
</attributes>
</scheme>

6
csv-plugin.xml Normal file
View File

@ -0,0 +1,6 @@
<application>
<component name="CsvEditorSettings">
<option name="CURRENT_PLUGIN_VERSION" value="2.18.2" />
<option name="USE_SOFT_WRAP" value="true" />
</component>
</application>

View File

@ -1,3 +1,14 @@
<application>
<component name="LocalDatabaseDriverManager" version="201" />
<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="mysql.8">
<artifact />
<artifact id="MySQL ConnectorJ" name="MySQL ConnectorJ" use="true" version="8.0.25" />
</driver>
<driver id="sqlite.xerial">
<artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.36.0.3" />
</driver>
</component>
</application>

15
debugger.xml Normal file
View File

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

5
editor-font.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="DefaultFont">
<option name="VERSION" value="1" />
</component>
</application>

6
editor.codeinsight.xml Normal file
View File

@ -0,0 +1,6 @@
<application>
<component name="RiderCodeCompletionExtraSettings">
<option name="hasNotifiedAboutCompletingWithEnter" value="true" />
<option name="hasNotifiedAboutCompletingWithSpace" value="true" />
</component>
</application>

21
editor.xml Normal file
View File

@ -0,0 +1,21 @@
<application>
<component name="CodeInsightSettings">
<option name="completionCaseSensitive" value="2" />
<option name="selectAutopopupSuggestionsByChars" value="true" />
<option name="AUTO_POPUP_JAVADOC_INFO" value="true" />
<option name="COMPLETION_CASE_SENSITIVE" value="2" />
<option name="SELECT_AUTOPOPUP_SUGGESTIONS_BY_CHARS" value="true" />
<option name="AUTOCOMPLETE_ON_CODE_COMPLETION" value="false" />
<option name="INSERT_BRACE_ON_ENTER" value="false" />
</component>
<component name="EditorSettings">
<option name="STRIP_TRAILING_SPACES" value="None" />
<option name="IS_WHEEL_FONTCHANGE_ENABLED" value="true" />
</component>
<component name="LiveEditOptions" chromeUpdateJSOnChanges="true" restartIfHotSwapFailed="true" updateFilesToCompile="true" />
<component name="TodoConfiguration">
<pattern pattern="\bNotImplementedException\b" />
<pattern pattern="(?&lt;=\W|^)(?&lt;TAG&gt;BUG)(\W|$)(.*)" />
<pattern pattern="(?&lt;=\W|^)(?&lt;TAG&gt;TODO)(\W|$)(.*)" />
</component>
</application>

5
emmet.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="EmmetOptions">
<option name="previewEnabled" value="true" />
</component>
</application>

1
fileTemplates/Bash.sh Normal file
View File

@ -0,0 +1 @@
#!/bin/bash

18
filetypes.xml Normal file
View File

@ -0,0 +1,18 @@
<application>
<component name="FileTypeManager" version="18">
<ignoreFiles list="*$py.class;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc" />
<extensionMap>
<mapping pattern="ArtifactDB" type="AUTO_DETECTED" />
<mapping ext="mat" type="AUTO_DETECTED" />
<mapping ext=".tabnine" type="Tabnine project model file" />
<mapping ext=".model" type="Tabnine project model file" />
<mapping ext="tabnine" type="Tabnine project model file" />
<mapping ext=".tabnine.model" type="Tabnine project model file" />
<mapping ext="model" type="Tabnine project model file" />
<removed_mapping ext="csv" approved="true" type="CSV" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="pdf" approved="true" type="Native" />
<removed_mapping ext="tsv" approved="true" type="TSV" />
</extensionMap>
</component>
</application>

20
find.xml Normal file
View File

@ -0,0 +1,20 @@
<application>
<component name="FindSettings">
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="wholeWordsOnly" value="true" />
<option name="WHOLE_WORDS_ONLY" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
<mask>*.css</mask>
<mask>*.html</mask>
<mask>*.xml</mask>
<mask>*.php4</mask>
<mask>*.phtml</mask>
<mask>*.php5</mask>
<mask>*.ctp</mask>
<mask>*.hphp</mask>
<mask>*.module</mask>
<mask>*.inc</mask>
<mask>*.php</mask>
</component>
</application>

9
github-copilot.xml Normal file
View File

@ -0,0 +1,9 @@
<application>
<component name="github-copilot">
<option name="signinNotificationShown" value="true" />
<disabledLanguages>
<option value="CSS" />
</disabledLanguages>
<option name="telemetryTermsAcceptedDate" value="2021-11-21T00:50:46.535991Z[Europe/London]" />
</component>
</application>

7
github.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="GithubAccounts">
<account id="5de0e6a9-9034-4cfc-a050-81faf0867949" name="rodude123">
<server host="github.com" />
</account>
</component>
</application>

14
grazie_global.xml Normal file
View File

@ -0,0 +1,14 @@
<application>
<component name="GraziConfig">
<option name="suppressingContext">
<SuppressingContext>
<option name="suppressed">
<set>
<option value="or" />
<option value="Coca Cola" />
</set>
</option>
</SuppressingContext>
</option>
</component>
</application>

View File

@ -0,0 +1,5 @@
<application>
<component name="HighlightBracketPairSettings">
<option name="pluginVersion" value="1.1.2" />
</component>
</application>

51
ide-features-trainer.xml Normal file
View File

@ -0,0 +1,51 @@
<application>
<component name="LangManager">
<option name="languageName" value="Python" />
</component>
<component name="LessonStateBase">
<option name="map">
<map>
<entry key="actions" value="NOT_PASSED" />
<entry key="basic completion" value="NOT_PASSED" />
<entry key="before debugging: run/debug configurations" value="NOT_PASSED" />
<entry key="code editing tips and tricks" value="NOT_PASSED" />
<entry key="codeassistance.codeformatting" value="NOT_PASSED" />
<entry key="codeassistance.editorcodingassistance" value="NOT_PASSED" />
<entry key="codeassistance.parameterinfo" value="NOT_PASSED" />
<entry key="codeassistance.quickpopups" value="NOT_PASSED" />
<entry key="collapse" value="NOT_PASSED" />
<entry key="comment line" value="NOT_PASSED" />
<entry key="completion.f.string" value="NOT_PASSED" />
<entry key="context.actions" value="NOT_PASSED" />
<entry key="debugging code. part i" value="NOT_PASSED" />
<entry key="debugging code. part ii" value="NOT_PASSED" />
<entry key="declaration and usages" value="NOT_PASSED" />
<entry key="duplicate" value="NOT_PASSED" />
<entry key="extract method" value="NOT_PASSED" />
<entry key="extract variable" value="NOT_PASSED" />
<entry key="file structure" value="NOT_PASSED" />
<entry key="find in files" value="NOT_PASSED" />
<entry key="fundamentals of testing in webstorm" value="NOT_PASSED" />
<entry key="move" value="NOT_PASSED" />
<entry key="multiple selections" value="NOT_PASSED" />
<entry key="postfix completion" value="NOT_PASSED" />
<entry key="python.debug.workflow" value="NOT_PASSED" />
<entry key="python.run.configuration" value="NOT_PASSED" />
<entry key="recent files and locations" value="NOT_PASSED" />
<entry key="refactoring menu" value="NOT_PASSED" />
<entry key="refactoring.in.place" value="NOT_PASSED" />
<entry key="refactoring.quick.fix" value="NOT_PASSED" />
<entry key="refactorings in a nutshell" value="NOT_PASSED" />
<entry key="rename" value="NOT_PASSED" />
<entry key="search everywhere" value="NOT_PASSED" />
<entry key="secrets of efficient navigation" value="NOT_PASSED" />
<entry key="select" value="NOT_PASSED" />
<entry key="smart completion" value="NOT_PASSED" />
<entry key="surround and unwrap" value="NOT_PASSED" />
<entry key="tab completion" value="NOT_PASSED" />
<entry key="the nuts and bolts of code completion" value="NOT_PASSED" />
<entry key="the power of code inspections" value="NOT_PASSED" />
</map>
</option>
</component>
</application>

7
ide.general.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="Registry">
<entry key="eslint.additional.file.extensions" value="svelte" />
<entry key="rdclient.asyncActions" value="false" />
<entry key="rider.enable.designer.winForms" value="true" />
</component>
</application>

43
ignore.xml Normal file
View File

@ -0,0 +1,43 @@
<application>
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertiseShown="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="Sourcegraph" 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>

17
inspection/Default.xml Normal file
View File

@ -0,0 +1,17 @@
<profile version="1.0">
<option name="myName" value="Default" />
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="N802" />
</list>
</option>
</inspection_tool>
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredIdentifiers">
<list>
<option value="list.getPiece" />
</list>
</option>
</inspection_tool>
</profile>

44
keymaps/KDE copy.xml Normal file
View File

@ -0,0 +1,44 @@
<keymap version="1" name="KDE copy" parent="Default for KDE">
<action id="ChangesView.AddUnversioned">
<mouse-shortcut keystroke="control button2" />
<keyboard-shortcut first-keystroke="shift ctrl alt a" />
</action>
<action id="ChangesView.RemoveDeleted">
<keyboard-shortcut first-keystroke="shift ctrl alt r" />
<mouse-shortcut keystroke="control button2" />
</action>
<action id="EditorAddOrRemoveCaret">
<mouse-shortcut keystroke="control button1" />
</action>
<action id="EditorDecreaseFontSize">
<keyboard-shortcut first-keystroke="shift ctrl alt minus" />
</action>
<action id="EditorIncreaseFontSize">
<keyboard-shortcut first-keystroke="shift ctrl alt equals" />
</action>
<action id="EditorResetFontSize">
<keyboard-shortcut first-keystroke="shift ctrl alt 0" />
</action>
<action id="GotoDeclaration">
<keyboard-shortcut first-keystroke="ctrl b" />
<mouse-shortcut keystroke="alt button1" />
</action>
<action id="MoveTabDown">
<keyboard-shortcut first-keystroke="shift alt 2" />
</action>
<action id="MoveTabRight">
<keyboard-shortcut first-keystroke="shift alt 1" />
</action>
<action id="ProjectViewChangeView">
<keyboard-shortcut first-keystroke="shift ctrl 1" />
</action>
<action id="PublishGroup.Upload">
<keyboard-shortcut first-keystroke="ctrl alt d" />
</action>
<action id="SelectIn">
<keyboard-shortcut first-keystroke="shift ctrl 1" />
</action>
<action id="SurroundWith">
<keyboard-shortcut first-keystroke="shift ctrl alt s" />
</action>
</keymap>

5
laf.xml Normal file
View File

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

16
log_highlighting.xml Normal file
View File

@ -0,0 +1,16 @@
<application>
<component name="LogHighlightingSettings">
<highlightingPatterns>
<LogHighlightingPattern pattern="^\s*e(rror)?\s*$" action="HIGHLIGHT_LINE" fg="-65536" bold="true" stripe="true" />
<LogHighlightingPattern pattern="^\s*w(arn(ing)?)?\s*$" action="HIGHLIGHT_LINE" fg="-22016" bold="true" />
<LogHighlightingPattern pattern="^\s*i(nfo)?\s*$" action="HIGHLIGHT_LINE" fg="-12599489" />
</highlightingPatterns>
<parsingPatterns>
<LogParsingPattern name="Pipe-separated" pattern="^(?s)([^|]*)\|([^|]*)\|([^|]*)\|(.*)$" timePattern="HH:mm:ss.SSS" linePattern="^\d" timeId="0" severityId="1" categoryId="2" />
<LogParsingPattern name="IntelliJ IDEA" pattern="^([^\[]+)(\[[\s\d]+])\s*(\w*)\s*-\s*(\S*)\s*-(.+)$" timePattern="yyyy-MM-dd HH:mm:ss,SSS" linePattern="^\d" timeId="0" severityId="2" categoryId="3" />
<LogParsingPattern name="TeamCity build log" pattern="^\[([^]]+)](.):\s*(\[[^]]+])?(.*)$" timePattern="HH:mm:ss" linePattern="^\[" timeId="0" severityId="1" categoryId="2" />
</parsingPatterns>
<settingsVersion>4</settingsVersion>
<lastAddedDefaultFormat>3</lastAddedDefaultFormat>
</component>
</application>

5
markdown.xml Normal file
View File

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

7
nodejs.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="NodeJsLocalInterpreterManager">
<local-interpreter path="/usr/bin/node">
<version-cache version="12.22.12" last-modified="1649951038000" />
</local-interpreter>
</component>
</application>

7
pdf_viewer.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="PdfViewerSettings">
<option name="customBackgroundColor" value="-14277082" />
<option name="customForegroundColor" value="-3092272" />
<option name="customIconColor" value="-3092272" />
</component>
</application>

53
php.xml Normal file
View File

@ -0,0 +1,53 @@
<application>
<component name="PhpInterpreters">
<interpreters>
<interpreter id="fa963fd6-59b4-4a04-bb47-168f8d536404" name="PHP 7.4" home="/usr/bin/php" debugger_id="php.debugger.XDebug" />
</interpreters>
</component>
<component name="PhpInterpretersPhpInfoCache">
<phpInfoCache>
<interpreter name="PHP 7.4">
<phpinfo binary_type="PHP" php_cli="/usr/bin/php" path_separator=":" version="7.4.8">
<additional_php_ini />
<configuration_file>/etc/php/php.ini</configuration_file>
<configuration_options>
<configuration_option name="include_path" value=".:" />
</configuration_options>
<debuggers />
<loaded_extensions>
<extension name="Core" />
<extension name="PDO" />
<extension name="Phar" />
<extension name="Reflection" />
<extension name="SPL" />
<extension name="SimpleXML" />
<extension name="ctype" />
<extension name="curl" />
<extension name="date" />
<extension name="dom" />
<extension name="fileinfo" />
<extension name="filter" />
<extension name="hash" />
<extension name="json" />
<extension name="libxml" />
<extension name="mbstring" />
<extension name="mysqlnd" />
<extension name="openssl" />
<extension name="pcntl" />
<extension name="pcre" />
<extension name="posix" />
<extension name="readline" />
<extension name="session" />
<extension name="standard" />
<extension name="tokenizer" />
<extension name="xml" />
<extension name="xmlreader" />
<extension name="xmlwriter" />
<extension name="zip" />
<extension name="zlib" />
</loaded_extensions>
</phpinfo>
</interpreter>
</phpInfoCache>
</component>
</application>

9
project.default.xml Normal file
View File

@ -0,0 +1,9 @@
<application>
<component name="ProjectManager">
<defaultProject>
<component name="PropertiesComponent">
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
</component>
</defaultProject>
</component>
</application>

5
riderCleanup.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="RiderCleanupOptions">
<option name="commitCleanupProfile" value="Built-in: Reformat &amp; Apply Syntax Style" />
</component>
</application>

124
templates.xml Normal file
View 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>

12
templates/JavaScript.xml Normal file
View File

@ -0,0 +1,12 @@
<templateSet group="JavaScript">
<template name="dqs" value="document.querySelector(&quot;$END$&quot;)" description="Query Selector" toReformat="false" toShortenFQNames="true">
<context>
<option name="JAVA_SCRIPT" value="true" />
</context>
</template>
<template name="dqsa" value="document.querySelectorAll(&quot;$END$&quot;)&#10;" description="Query Selector All" toReformat="false" toShortenFQNames="true">
<context>
<option name="JAVA_SCRIPT" value="true" />
</context>
</template>
</templateSet>

202
templates/React.xml Normal file
View File

@ -0,0 +1,202 @@
<templateSet group="React">
<template name="rccp" value="import React, { Component } from 'react';&#10;import PropTypes from 'prop-types';&#10;&#10;class $componentName$ extends Component {&#10; render() {&#10; return (&#10; &lt;div&gt;&#10; $END$&#10; &lt;/div&gt;&#10; );&#10; }&#10;}&#10;&#10;$componentName$.propTypes = {&#10;&#10;};&#10;&#10;export default $componentName$;&#10;" description="Creates a React component class with PropTypes and ES6 module system" toReformat="true" toShortenFQNames="true">
<variable name="componentName" expression="" defaultValue="&quot;MyComponent&quot;" alwaysStopAt="true" />
<context />
</template>
<template name="rrc" value="import React, { Component } from 'react';&#10;import { connect } from 'react-redux';&#10; &#10;class $componentName$ extends Component {&#10; render() {&#10; return (&#10; &lt;div&gt;&#10; $END$&#10; &lt;/div&gt;&#10; );&#10; }&#10;}&#10; &#10;function mapStateToProps(state) {&#10; return {&#10; &#10; };&#10;} &#10; &#10;export default connect(&#10; mapStateToProps,&#10;)($componentName$);&#10;" description="Creates a React component class connected to redux" toReformat="true" toShortenFQNames="true">
<variable name="componentName" expression="" defaultValue="&quot;MyComponent&quot;" alwaysStopAt="true" />
<context>
<option name="TypeScript" value="true" />
</context>
</template>
<template name="rcfc" value="import React, { Component } from 'react';&#10;import PropTypes from 'prop-types';&#10;&#10;class $componentName$ extends Component {&#10; constructor(props) {&#10; super(props);&#10; }&#10; &#10; componentWillMount() {&#10; &#10; }&#10; &#10; componentDidMount() {&#10; &#10; }&#10; &#10; componentWillReceiveProps(nextProps) {&#10; &#10; }&#10; &#10; shouldComponentUpdate(nextProps, nextState) {&#10; &#10; }&#10; &#10; componentWillUpdate(nextProps, nextState) {&#10; &#10; }&#10; &#10; componentDidUpdate(prevProps, prevState) {&#10; &#10; }&#10; &#10; componentWillUnmount() {&#10; &#10; }&#10; &#10; render() {&#10; return (&#10; &lt;div&gt;&#10; $END$&#10; &lt;/div&gt;&#10; );&#10; }&#10;}&#10;&#10;$componentName$.propTypes = {&#10;&#10;};&#10;&#10;export default $componentName$;&#10;" description="Creates a React component class with PropTypes and all lifecycle methods and ES6 module system" toReformat="true" toShortenFQNames="true">
<variable name="componentName" expression="" defaultValue="&quot;MyComponent&quot;" alwaysStopAt="true" />
<context />
</template>
<template name="rsc" value="import React from 'react';&#10;&#10;const $componentName$ = () =&gt; {&#10; return (&#10; &lt;div&gt;&#10; $END$&#10; &lt;/div&gt;&#10; );&#10;};&#10;&#10;export default $componentName$;&#10;" description="Creates a stateless React component without PropTypes and ES6 module system" toReformat="true" toShortenFQNames="true">
<variable name="componentName" expression="" defaultValue="&quot;MyComponent&quot;" alwaysStopAt="true" />
<context />
</template>
<template name="rscp" value="import React from 'react';&#10;import PropTypes from 'prop-types';&#10;&#10;const $componentName$ = props =&gt; {&#10; return (&#10; &lt;div&gt;&#10; &#10; &lt;/div&gt;&#10; );&#10;};&#10;&#10;$componentName$.propTypes = {&#10; $END$&#10;};&#10;&#10;export default $componentName$;&#10;" description="Creates a stateless React component with PropTypes and ES6 module system" toReformat="true" toShortenFQNames="true">
<variable name="componentName" expression="" defaultValue="&quot;MyComponent&quot;" alwaysStopAt="true" />
<context />
</template>
<template name="con" value="constructor(props) {&#10; super(props);&#10; $END$&#10;}&#10;" description="Adds a default constructor for the class that contains props as arguments" toReformat="true" toShortenFQNames="true">
<context />
</template>
<template name="conc" value="constructor(props, context) {&#10; super(props, context);&#10; $END$&#10;}&#10;" description="Adds a default constructor for the class that contains props and context as arguments" toReformat="true" toShortenFQNames="true">
<context />
</template>
<template name="cwm" value="componentWillMount() {&#10; $END$&#10;}&#10;" description="Invoked once, both on the client and server, immediately before the initial rendering occurs" toReformat="true" toShortenFQNames="true">
<context />
</template>
<template name="cdm" value="&#10;componentDidMount() {&#10; $END$&#10;}&#10;" description="Invoked once, only on the client (not on the server), immediately after the initial rendering occurs." toReformat="true" toShortenFQNames="true">
<context />
</template>
<template name="cwr" value="componentWillReceiveProps(nextProps) {&#10; $END$&#10;}&#10;" description="Invoked when a component is receiving new props. This method is not called for the initial render." toReformat="true" toShortenFQNames="true">
<context />
</template>
<template name="scu" value="&#10;shouldComponentUpdate(nextProps, nextState) {&#10; $END$&#10;}&#10;" description="Invoked before rendering when new props or state are being received." toReformat="true" toShortenFQNames="true">
<context>
<option name="JS_EXPRESSION" value="true" />
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="cwup" value="componentWillUpdate(nextProps, nextState) {&#10; $END$&#10;}&#10;" description="Invoked immediately before rendering when new props or state are being received." toReformat="true" toShortenFQNames="true">
<context />
</template>
<template name="cdup" value="&#10;componentDidUpdate(prevProps, prevState) {&#10; $END$&#10;}&#10;" description="Invoked immediately after the component's updates are flushed to the DOM." toReformat="true" toShortenFQNames="true">
<context />
</template>
<template name="cwun" value="componentWillUnmount() {&#10; $END$&#10;}&#10;" description="Invoked immediately before a component is unmounted from the DOM." toReformat="true" toShortenFQNames="true">
<context />
</template>
<template name="ren" value="&#10;render() {&#10; return (&#10; &lt;div&gt;&#10; $END$&#10; &lt;/div&gt;&#10; );&#10;}&#10;" description="When called, it should examine this.props and this.state and return a single child element." toReformat="true" toShortenFQNames="true">
<context />
</template>
<template name="ssf" value="&#10;this.setState((state, props) =&gt; { &#10; return {&#10; $END$ &#10; };&#10;});&#10;" description="Performs a shallow merge of nextState into current state" toReformat="false" toShortenFQNames="true">
<context />
</template>
<template name="pta" value="PropTypes.array," description="Array prop type" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_EXPRESSION" value="false" />
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptar" value="PropTypes.array.isRequired," description="Array prop type required" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptb" value="PropTypes.bool," description="Bool prop type" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptbr" value="PropTypes.bool.isRequired," description="Bool prop type required" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptf" value="PropTypes.func," description="Func prop type" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptfr" value="PropTypes.func.isRequired," description="Func prop type required" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptn" value="PropTypes.number," description="Number prop type" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptnr" value="PropTypes.number.isRequired," description="Number prop type required" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="pto" value="PropTypes.object," description="Object prop type" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptor" value="PropTypes.object.isRequired," description="Object prop type required" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="pts" value="PropTypes.string," description="String prop type" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptsr" value="PropTypes.string.isRequired," description="String prop type required" toReformat="false" toShortenFQNames="true">
<context />
</template>
<template name="ptnd" value="PropTypes.node," description="Anything that can be rendered: numbers, strings, elements or an array" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptndr" value="PropTypes.node.isRequired," description="Anything that can be rendered: numbers, strings, elements or an array required" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptel" value="PropTypes.element," description="React element prop type" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptelr" value="PropTypes.element.isRequired," description="React element prop type required" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="pti" value="PropTypes.instanceOf($END$)," description="Is an instance of a class prop type" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptir" value="PropTypes.instanceOf($0).isRequired," description="Is an instance of a class prop type required" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="pte" value="PropTypes.oneOf(['$END$'])," description="Prop type limited to specific values by treating it as an enum" toReformat="true" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="pter" value="PropTypes.oneOf(['$END$']).isRequired," description="Prop type limited to specific values by treating it as an enum required" toReformat="true" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptet" value="PropTypes.oneOfType([&#10; $END$&#10;])," description="An object that could be one of many types" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptetr" value="PropTypes.oneOfType([&#10; $END$&#10;]).isRequired," description="An object that could be one of many types required" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptao" value="PropTypes.arrayOf($END$)," description="An array of a certain type" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptaor" value="PropTypes.arrayOf($END$).isRequired," description="An array of a certain type required" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptoo" value="PropTypes.objectOf($END$)," description="An object with property values of a certain type" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptoor" value="PropTypes.objectOf($END$).isRequired," description="An object with property values of a certain type required" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_STATEMENT" value="true" />
</context>
</template>
<template name="ptsh" value="PropTypes.shape({&#10; $END$&#10;})," description="An object taking on a particular shape" toReformat="false" toShortenFQNames="true">
<context>
<option name="JS_EXPRESSION" value="false" />
<option name="TS_EXPRESSION" value="true" />
</context>
</template>
<template name="ptshr" value="PropTypes.shape({&#10; $END$&#10;}).isRequired," description="An object taking on a particular shape required" toReformat="false" toShortenFQNames="true">
<context />
</template>
<template name="rcc" value="import React, { Component } from 'react';&#10;&#10;class $TM_FILENAME_BASE$ extends Component {&#10; render() {&#10; return (&#10; &lt;div&gt;&#10; $END$&#10; &lt;/div&gt;&#10; );&#10; }&#10;}&#10;&#10;export default $TM_FILENAME_BASE$;" description="Creates a A higher-order component" toReformat="true" toShortenFQNames="true">
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="&quot;&quot;" alwaysStopAt="true" />
<context />
</template>
</templateSet>

7
templates/Zen CSS.xml Normal file
View File

@ -0,0 +1,7 @@
<templateSet group="Zen CSS">
<template name="dc" value="display: flex;&#10;flex-direction: $END$;&#10;justify-content: center;&#10;align-items: center;" description="Display contents in the center using flex" toReformat="false" toShortenFQNames="true">
<context>
<option name="CSS_DECLARATION_BLOCK" value="true" />
</context>
</template>
</templateSet>

6
templates/Zen HTML.xml Normal file
View File

@ -0,0 +1,6 @@
<templateSet group="Zen HTML">
<template name="btn" value="&lt;button&gt;$END$&lt;/button&gt;" description="&lt;button&gt;...&lt;/button&gt;" toReformat="true" toShortenFQNames="true">
<variable name="id" expression="" defaultValue="" alwaysStopAt="true" />
<context />
</template>
</templateSet>

6
terminal.xml Normal file
View File

@ -0,0 +1,6 @@
<application>
<component name="TerminalOptionsProvider">
<option name="myShellPath" value="/usr/bin/fish" />
<option name="myTabName" value="Local" />
</component>
</application>

26
tools/linters.xml Normal file
View File

@ -0,0 +1,26 @@
<toolSet name="linters">
<tool name="pylint" description="run pylint on project sources" showInMainMenu="false" showInEditor="false" showInProject="false" showInSearchPopup="false" disabled="false" useConsole="true" showConsoleOnStdOut="true" showConsoleOnStdErr="true" synchronizeAfterRun="true">
<exec>
<option name="COMMAND" value="$PyInterpreterDirectory$/pylint" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$ContentRoot$" />
</exec>
<filter>
<option name="NAME" value="No name" />
<option name="DESCRIPTION" />
<option name="REGEXP" value="$FILE_PATH$:$LINE$:$COLUMN$:.*" />
</filter>
</tool>
<tool name="Auto fix linting" description="Auto fix linting issue with pylint" showInMainMenu="false" showInEditor="false" showInProject="false" showInSearchPopup="false" disabled="false" useConsole="true" showConsoleOnStdOut="true" showConsoleOnStdErr="true" synchronizeAfterRun="true">
<exec>
<option name="COMMAND" value="$PyInterpreterDirectory$/autopep8" />
<option name="PARAMETERS" value="--in-place --aggressive --aggressive $FilePath$" />
<option name="WORKING_DIRECTORY" value="$ProjectFileDir$" />
</exec>
<filter>
<option name="NAME" value="No name" />
<option name="DESCRIPTION" />
<option name="REGEXP" value="$FILE_PATH$\:$LINE$\:$COLUMN$\:.*" />
</filter>
</tool>
</toolSet>

6
ui.lnf.xml Normal file
View File

@ -0,0 +1,6 @@
<application>
<component name="UISettings">
<option name="MAX_LOOKUP_WIDTH2" value="1000" />
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
</component>
</application>

37
vcs.xml Normal file
View File

@ -0,0 +1,37 @@
<application>
<component name="GitRememberedInputs">
<option name="visitedUrls">
<list>
<UrlAndUserName>
<option name="url" value="https://github.com/udacity/reactnd-contacts-app.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="http://github.com" />
<option name="userName" value="rodude123@gmail.com" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="https://github.com/udacity/reactnd-UdaciFitness-complete.git" />
<option name="userName" value="" />
</UrlAndUserName>
</list>
</option>
<option name="cloneParentDir" value="$USER_HOME$/Documents/My Projects/React Nanodegree" />
</component>
<component name="Vcs.Log.App.Settings">
<option name="SHOW_CHANGES_FROM_PARENTS" value="true" />
<option name="COLUMN_ID_ORDER">
<list>
<option value="Default.Root" />
<option value="Default.Subject" />
<option value="Default.Author" />
<option value="Default.Date" />
<option value="Space.CommitStatus" />
</list>
</option>
</component>
<component name="VcsApplicationSettings">
<option name="COMMIT_FROM_LOCAL_CHANGES" value="true" />
<option name="SHOW_EDITOR_PREVIEW_ON_DOUBLE_CLICK" value="false" />
</component>
</application>

97
vim_settings.xml Normal file
View File

@ -0,0 +1,97 @@
<application>
<component name="VimEditorSettings">
<editor />
</component>
<component name="VimKeySettings">
<shortcut-conflicts>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIFM=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEE=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEo=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIFY=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEs=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEw=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEI=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFc=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFg=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIE4=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIEM=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEQ=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFA=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEU=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEY=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFE=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIDI=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIFI=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEc=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEg=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIENMT1NFX0JSQUNLRVQ=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEk=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFQ=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIE8=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFk=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIE9QRU5fQlJBQ0tFVA==</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEJBQ0tfU0xBU0g=</text>
</shortcut-conflict>
</shortcut-conflicts>
</component>
<component name="VimSettings">
<state version="7" enabled="true" />
<notifications>
<idea-join enabled="true" />
<idea-put enabled="false" />
</notifications>
</component>
</application>

119
web-types-npm-loader.xml Normal file
View File

@ -0,0 +1,119 @@
<application>
<component name="WebTypesNpmLoader">
<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" />
</enabled>
</component>
</application>