PS-2021.1.3 <rodude123@rohits-PC Update vim_settings.xml, filetypes.xml, vcs.xml, Default.xml, project.default.xml, colors.scheme.xml, docker.xml, databaseDrivers.xml, laf.xml Create csv-plugin.xml, markdown.xml, find.xml, php.xml, emmet.xml, databaseSettings.xml, grazie_global.xml, applicationLibraries.xml, github.xml, webServers.xml, updates.xml

This commit is contained in:
Rohit Pai 2021-07-31 19:02:55 +01:00
parent aa10eaad96
commit f3e003c1ab
20 changed files with 283 additions and 85 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>

View File

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

View File

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

5
csv-plugin.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="CsvEditorSettings">
<option name="CURRENT_PLUGIN_VERSION" value="2.17.0" />
</component>
</application>

View File

@ -6,12 +6,6 @@
<driver id="clickhouse"> <driver id="clickhouse">
<option name="auto-sync" value="true" /> <option name="auto-sync" value="true" />
</driver> </driver>
<driver id="couchbase_query">
<option name="auto-sync" value="true" />
</driver>
<driver id="db2.11">
<option name="auto-sync" value="false" />
</driver>
<driver id="db2"> <driver id="db2">
<option name="auto-sync" value="false" /> <option name="auto-sync" value="false" />
</driver> </driver>
@ -48,13 +42,7 @@
<option name="auto-sync" value="true" /> <option name="auto-sync" value="true" />
</driver> </driver>
<driver id="mongo"> <driver id="mongo">
<artifact id="MongoDB" name="MongoDB" use="true" version="1.9.1" />
<option name="auto-sync" value="true" /> <option name="auto-sync" value="true" />
<option name="auto-commit" value="true" />
<option name="format-sources-on-sync" value="true" />
<option name="send-app-info" value="true" />
<option name="source-loading" value="USER_SOURCES" />
<option name="schema-control" value="AUTOMATIC" />
</driver> </driver>
<driver id="sqlserver.ms"> <driver id="sqlserver.ms">
<option name="auto-sync" value="true" /> <option name="auto-sync" value="true" />
@ -68,18 +56,17 @@
<option name="send-app-info" value="false" /> <option name="send-app-info" value="false" />
</driver> </driver>
<driver id="mysql.8"> <driver id="mysql.8">
<artifact id="MySQL ConnectorJ" name="MySQL ConnectorJ" use="true" version="8.0.21" />
<option name="auto-sync" value="true" /> <option name="auto-sync" value="true" />
<option name="auto-commit" value="true" />
<option name="format-sources-on-sync" value="true" />
<option name="send-app-info" value="true" />
<option name="source-loading" value="USER_SOURCES" />
<option name="schema-control" value="AUTOMATIC" />
</driver> </driver>
<driver id="mysql"> <driver id="mysql">
<option name="auto-sync" value="true" /> <option name="auto-sync" value="true" />
</driver> </driver>
<driver id="mysql_aurora">
<option name="auto-sync" value="true" />
</driver>
<driver id="oracle.19">
<option name="auto-sync" value="true" />
<option name="auto-commit" value="false" />
</driver>
<driver id="oracle"> <driver id="oracle">
<option name="auto-sync" value="true" /> <option name="auto-sync" value="true" />
<option name="auto-commit" value="false" /> <option name="auto-commit" value="false" />

37
databaseSettings.xml Normal file
View File

@ -0,0 +1,37 @@
<application>
<component name="DatabaseSettings" version="4">
<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="Tab-separated (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="Comma-separated (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-formats>
</component>
</application>

View File

@ -1,5 +1,5 @@
<application> <application>
<component name="DockerSettings"> <component name="DockerSettings">
<option name="dockerComposePath" value="/usr/bin/docker-compose" /> <option name="dockerMachinePath" value="docker-machine" />
</component> </component>
</application> </application>

5
emmet.xml Normal file
View File

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

View File

@ -1,5 +1,10 @@
<application> <application>
<component name="FileTypeManager" version="18"> <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>
<removed_mapping ext="csv" type="CSV" />
<mapping ext="csv" type="CSV/TSV" />
<mapping ext="tsv" type="CSV/TSV" />
<removed_mapping ext="tsv" type="TSV" />
</extensionMap>
</component> </component>
</application> </application>

7
find.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="FindSettings">
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="SEARCH_SCOPE" value="All Places" />
</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>

13
grazie_global.xml Normal file
View File

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

View File

@ -1,11 +1,3 @@
<profile version="1.0"> <profile version="1.0">
<option name="myName" value="Default" /> <option name="myName" value="Default" />
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredIdentifiers">
<list>
<option value="selenium.webdriver.*" />
</list>
</option>
</inspection_tool>
</profile> </profile>

5
markdown.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="MarkdownApplicationSettings" HideErrors="true">
<MarkdownCssSettings />
</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>

View File

@ -2,7 +2,7 @@
<component name="ProjectManager"> <component name="ProjectManager">
<defaultProject> <defaultProject>
<component name="PropertiesComponent"> <component name="PropertiesComponent">
<property name="last_opened_file_path" value="$USER_HOME$/Documents/work" /> <property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
</component> </component>
</defaultProject> </defaultProject>
</component> </component>

7
updates.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="UpdatesConfigurable">
<option name="LAST_BUILD_CHECKED" value="PS-211.7442.50" />
<option name="LAST_TIME_CHECKED" value="1627725441218" />
<option name="THIRD_PARTY_PLUGINS_ALLOWED" value="true" />
</component>
</application>

14
vcs.xml
View File

@ -3,20 +3,20 @@
<option name="visitedUrls"> <option name="visitedUrls">
<list> <list>
<UrlAndUserName> <UrlAndUserName>
<option name="url" value="http://bitbucket.org" /> <option name="url" value="https://github.com/udacity/reactnd-contacts-app.git" />
<option name="userName" value="rodude123" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="https://rodude123@bitbucket.org/cerebriu/apollo-product.git" />
<option name="userName" value="" /> <option name="userName" value="" />
</UrlAndUserName> </UrlAndUserName>
<UrlAndUserName> <UrlAndUserName>
<option name="url" value="https://rodude123@bitbucket.org/cerebriu/cerebriu-papaya.git" /> <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="" /> <option name="userName" value="" />
</UrlAndUserName> </UrlAndUserName>
</list> </list>
</option> </option>
<option name="cloneParentDir" value="$USER_HOME$/Documents/work" /> <option name="cloneParentDir" value="$USER_HOME$/Documents/My Projects/React Nanodegree" />
</component> </component>
<component name="Vcs.Log.App.Settings"> <component name="Vcs.Log.App.Settings">
<option name="COLUMN_ID_ORDER"> <option name="COLUMN_ID_ORDER">

View File

@ -4,74 +4,77 @@
</component> </component>
<component name="VimKeySettings"> <component name="VimKeySettings">
<shortcut-conflicts> <shortcut-conflicts>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEc=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIEM=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIFY=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIDI=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide"> <shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIFM=</text> <text encoding="base64">Y3RybCBwcmVzc2VkIFM=</text>
</shortcut-conflict> </shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFg=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEw=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIFI=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFA=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim"> <shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEE=</text> <text encoding="base64">Y3RybCBwcmVzc2VkIEE=</text>
</shortcut-conflict> </shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEY=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIENMT1NFX0JSQUNLRVQ=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">c2hpZnQgY3RybCBwcmVzc2VkIDI=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEI=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEk=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEQ=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEU=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim"> <shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEo=</text> <text encoding="base64">Y3RybCBwcmVzc2VkIEo=</text>
</shortcut-conflict> </shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIFY=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim"> <shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEs=</text> <text encoding="base64">Y3RybCBwcmVzc2VkIEs=</text>
</shortcut-conflict> </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"> <shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFc=</text> <text encoding="base64">Y3RybCBwcmVzc2VkIFc=</text>
</shortcut-conflict> </shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFg=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim"> <shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIE4=</text> <text encoding="base64">Y3RybCBwcmVzc2VkIE4=</text>
</shortcut-conflict> </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"> <shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEg=</text> <text encoding="base64">Y3RybCBwcmVzc2VkIEg=</text>
</shortcut-conflict> </shortcut-conflict>
<shortcut-conflict owner="vim"> <shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFE=</text> <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>
</shortcut-conflicts> </shortcut-conflicts>
</component> </component>

12
webServers.xml Normal file
View File

@ -0,0 +1,12 @@
<application>
<component name="WebServers">
<option name="servers">
<webServer id="2fe9bd2a-4b11-487b-b338-5e2c36037250" name="localhost" url="http://localhost">
<fileTransfer mountedRoot="/srv/http" accessType="MOUNT" port="0" />
</webServer>
<webServer id="bb1f79e4-cf8e-47ee-8df8-ea3eb308300f" name="Portofilio" url="http://localhost:3000">
<fileTransfer accessType="LOCAL" port="0" />
</webServer>
</option>
</component>
</application>