PY-2022.2.3 <rodude123@rodude123s-yoga7 Merge branch 'master'
Conflicts: filetypes.xml
This commit is contained in:
commit
068e8da973
5
_linux/keymap.xml
Normal file
5
_linux/keymap.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="KeymapManager">
|
||||||
|
<active_keymap name="KDE copy" />
|
||||||
|
</component>
|
||||||
|
</application>
|
@ -1,8 +1,19 @@
|
|||||||
<code_scheme name="default" version="173">
|
<code_scheme name="default" version="173">
|
||||||
|
<JSCodeStyleSettings version="0">
|
||||||
|
<option name="FUNCTION_EXPRESSION_BRACE_STYLE" value="2" />
|
||||||
|
</JSCodeStyleSettings>
|
||||||
<PHPCodeStyleSettings>
|
<PHPCodeStyleSettings>
|
||||||
<option name="ANONYMOUS_BRACE_STYLE" value="2" />
|
<option name="ANONYMOUS_BRACE_STYLE" value="2" />
|
||||||
<option name="NAMESPACE_BRACE_STYLE" value="2" />
|
<option name="NAMESPACE_BRACE_STYLE" value="2" />
|
||||||
</PHPCodeStyleSettings>
|
</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" />
|
||||||
|
</codeStyleSettings>
|
||||||
<codeStyleSettings language="PHP">
|
<codeStyleSettings language="PHP">
|
||||||
<option name="BRACE_STYLE" value="2" />
|
<option name="BRACE_STYLE" value="2" />
|
||||||
<option name="LAMBDA_BRACE_STYLE" value="2" />
|
<option name="LAMBDA_BRACE_STYLE" value="2" />
|
||||||
|
@ -4,12 +4,13 @@
|
|||||||
<property name="created">2022-11-23T13:03:40</property>
|
<property name="created">2022-11-23T13:03:40</property>
|
||||||
<property name="ide">PhpStorm</property>
|
<property name="ide">PhpStorm</property>
|
||||||
<property name="ideVersion">2022.2.3.0.0</property>
|
<property name="ideVersion">2022.2.3.0.0</property>
|
||||||
<property name="modified">2022-11-23T13:05:42</property>
|
<property name="modified">2022-11-24T04:11:53</property>
|
||||||
<property name="originalScheme">oblivion</property>
|
<property name="originalScheme">oblivion</property>
|
||||||
</metaInfo>
|
</metaInfo>
|
||||||
<option name="LINE_SPACING" value="1.2" />
|
<option name="LINE_SPACING" value="1.2" />
|
||||||
<option name="EDITOR_FONT_SIZE" value="12" />
|
<option name="EDITOR_FONT_SIZE" value="14" />
|
||||||
<option name="EDITOR_FONT_NAME" value="JetBrains Mono" />
|
<option name="EDITOR_FONT_NAME" value="JetBrains Mono" />
|
||||||
|
<option name="EDITOR_LIGATURES" value="true" />
|
||||||
<attributes>
|
<attributes>
|
||||||
<option name="DEFAULT_ATTRIBUTE">
|
<option name="DEFAULT_ATTRIBUTE">
|
||||||
<value>
|
<value>
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="DefaultFont">
|
<component name="DefaultFont">
|
||||||
<option name="VERSION" value="1" />
|
<option name="VERSION" value="1" />
|
||||||
<option name="FONT_SIZE" value="23" />
|
<option name="FONT_SIZE" value="14" />
|
||||||
<option name="FONT_SIZE_2D" value="22.75" />
|
<option name="FONT_SIZE_2D" value="14.0" />
|
||||||
<option name="FONT_SCALE" value="1.75" />
|
<option name="FONT_REGULAR_SUB_FAMILY" value="Regular" />
|
||||||
|
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" />
|
||||||
|
<option name="USE_LIGATURES" value="true" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
5
emmet.xml
Normal file
5
emmet.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="EmmetOptions">
|
||||||
|
<option name="previewEnabled" value="true" />
|
||||||
|
</component>
|
||||||
|
</application>
|
@ -4,6 +4,7 @@
|
|||||||
<extensionMap>
|
<extensionMap>
|
||||||
<mapping pattern="ArtifactDB" type="AUTO_DETECTED" />
|
<mapping pattern="ArtifactDB" type="AUTO_DETECTED" />
|
||||||
<mapping ext="mat" type="AUTO_DETECTED" />
|
<mapping ext="mat" type="AUTO_DETECTED" />
|
||||||
|
<mapping ext="csv" type="CSV" />
|
||||||
<mapping ext="tsv" type="TSV" />
|
<mapping ext="tsv" type="TSV" />
|
||||||
<mapping ext=".tabnine.model" type="Tabnine project model file" />
|
<mapping ext=".tabnine.model" type="Tabnine project model file" />
|
||||||
<mapping ext=".tabnine" type="Tabnine project model file" />
|
<mapping ext=".tabnine" type="Tabnine project model file" />
|
||||||
@ -11,9 +12,22 @@
|
|||||||
<mapping ext="tabnine" type="Tabnine project model file" />
|
<mapping ext="tabnine" type="Tabnine project model file" />
|
||||||
<mapping ext="model" type="Tabnine project model file" />
|
<mapping ext="model" type="Tabnine project model file" />
|
||||||
<removed_mapping ext="csv" approved="true" type="CSV/TSV" />
|
<removed_mapping ext="csv" approved="true" type="CSV/TSV" />
|
||||||
|
<removed_mapping ext="csv" approved="true" type="CSV/TSV" />
|
||||||
|
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||||
<removed_mapping ext="pdf" approved="true" type="Native" />
|
<removed_mapping ext="pdf" approved="true" type="Native" />
|
||||||
|
<removed_mapping ext="pdf" approved="true" type="Native" />
|
||||||
<removed_mapping ext="tsv" approved="true" type="CSV/TSV" />
|
<removed_mapping ext="tsv" approved="true" type="CSV/TSV" />
|
||||||
|
<removed_mapping ext="tsv" approved="true" type="CSV/TSV" />
|
||||||
|
<removed_mapping ext="tsv" approved="true" type="TSV" />
|
||||||
|
<removed_mapping ext="tsv" approved="true" type="TSV" />
|
||||||
|
<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="csv" type="CSV" />
|
||||||
|
<mapping ext="model" type="Tabnine project model file" />
|
||||||
|
<mapping ext="tabnine" type="Tabnine project model file" />
|
||||||
|
<mapping ext="tsv" type="TSV" />
|
||||||
</extensionMap>
|
</extensionMap>
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
8
github-copilot.xml
Normal file
8
github-copilot.xml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<application>
|
||||||
|
<component name="github-copilot">
|
||||||
|
<disabledLanguages>
|
||||||
|
<option value="CSS" />
|
||||||
|
<option value="HTML" />
|
||||||
|
</disabledLanguages>
|
||||||
|
</component>
|
||||||
|
</application>
|
5
ide.general.xml
Normal file
5
ide.general.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="GeneralSettings">
|
||||||
|
<option name="confirmExit" value="false" />
|
||||||
|
</component>
|
||||||
|
</application>
|
13
keymapFlags.xml
Normal file
13
keymapFlags.xml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<application>
|
||||||
|
<component name="KeymapFlagsStorage">
|
||||||
|
<option name="keymapToDescriptor">
|
||||||
|
<map>
|
||||||
|
<entry key="KDE copy">
|
||||||
|
<value>
|
||||||
|
<list />
|
||||||
|
</value>
|
||||||
|
</entry>
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</application>
|
19
keymaps/KDE copy.xml
Normal file
19
keymaps/KDE copy.xml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
<keymap version="1" name="KDE copy" parent="Default for KDE">
|
||||||
|
<action id="CloseContent">
|
||||||
|
<keyboard-shortcut first-keystroke="ctrl w" />
|
||||||
|
<keyboard-shortcut first-keystroke="shift ctrl w" />
|
||||||
|
</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="PublishGroup.Upload">
|
||||||
|
<keyboard-shortcut first-keystroke="ctrl alt d" />
|
||||||
|
</action>
|
||||||
|
<action id="SelectIn" />
|
||||||
|
<action id="SurroundWith">
|
||||||
|
<keyboard-shortcut first-keystroke="shift ctrl alt s" />
|
||||||
|
</action>
|
||||||
|
</keymap>
|
53
php.xml
Normal file
53
php.xml
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
<application>
|
||||||
|
<component name="PhpInterpreters">
|
||||||
|
<interpreters>
|
||||||
|
<interpreter id="d39c1045-6c84-4ddc-bd22-429ce28bc389" name="PHP 8.1" home="/usr/bin/php" debugger_id="php.debugger.XDebug" />
|
||||||
|
</interpreters>
|
||||||
|
</component>
|
||||||
|
<component name="PhpInterpretersPhpInfoCache">
|
||||||
|
<phpInfoCache>
|
||||||
|
<interpreter name="PHP 8.1">
|
||||||
|
<phpinfo binary_type="PHP" php_cgi="/usr/bin/php-cgi" php_cli="/usr/bin/php" path_separator=":" version="8.1.13">
|
||||||
|
<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>
|
20
templates/CSS.xml
Normal file
20
templates/CSS.xml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
<templateSet group="CSS">
|
||||||
|
<template name="dc" value="display: flex; flex-direction: $END$; justify-content: center; align-items: center;" description="Display flex center" toReformat="false" toShortenFQNames="true">
|
||||||
|
<context>
|
||||||
|
<option name="CSS" value="true" />
|
||||||
|
</context>
|
||||||
|
</template>
|
||||||
|
<template name="df" value="display: flex; flex-direction: $DIR$; justify-content: $JC$; align-items: $AI$;" description="Dipslay flex" toReformat="false" toShortenFQNames="true">
|
||||||
|
<variable name="DIR" expression="" defaultValue="" alwaysStopAt="true" />
|
||||||
|
<variable name="JC" expression="" defaultValue="" alwaysStopAt="true" />
|
||||||
|
<variable name="AI" expression="" defaultValue="" alwaysStopAt="true" />
|
||||||
|
<context>
|
||||||
|
<option name="CSS" value="true" />
|
||||||
|
</context>
|
||||||
|
</template>
|
||||||
|
<template name="bgcv" value="background-color: var(--$END$);" description="Background colour from var" toReformat="false" toShortenFQNames="true">
|
||||||
|
<context>
|
||||||
|
<option name="CSS" value="true" />
|
||||||
|
</context>
|
||||||
|
</template>
|
||||||
|
</templateSet>
|
12
templates/JavaScript.xml
Normal file
12
templates/JavaScript.xml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<templateSet group="JavaScript">
|
||||||
|
<template name="dqs" value="document.querySelector($END$);" description="Query Selector" toReformat="false" toShortenFQNames="true">
|
||||||
|
<context>
|
||||||
|
<option name="JAVA_SCRIPT" value="true" />
|
||||||
|
</context>
|
||||||
|
</template>
|
||||||
|
<template name="dqsa" value="document.querySelectorAll($END$); " description="Query Selector All" toReformat="false" toShortenFQNames="true">
|
||||||
|
<context>
|
||||||
|
<option name="JAVA_SCRIPT" value="true" />
|
||||||
|
</context>
|
||||||
|
</template>
|
||||||
|
</templateSet>
|
5
ui.lnf.xml
Normal file
5
ui.lnf.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="UISettings">
|
||||||
|
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
|
||||||
|
</component>
|
||||||
|
</application>
|
Loading…
Reference in New Issue
Block a user