PS-2022.2.3 <rodude123@rodude123s-yoga7 Merge branch 'master'
This commit is contained in:
commit
f39a8319ce
5
GitLink.xml
Normal file
5
GitLink.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="uk.co.ben_gibson.git.link.SettingsState">
|
||||||
|
<option name="lastVersion" value="4.2.4" />
|
||||||
|
</component>
|
||||||
|
</application>
|
5
csv-plugin.xml
Normal file
5
csv-plugin.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="CsvEditorSettings">
|
||||||
|
<option name="CURRENT_PLUGIN_VERSION" value="2.21.0" />
|
||||||
|
</component>
|
||||||
|
</application>
|
@ -4,8 +4,13 @@
|
|||||||
<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" />
|
||||||
<removed_mapping ext="csv" approved="true" type="CSV" />
|
<mapping ext="csv" type="CSV" />
|
||||||
<removed_mapping ext="csv" approved="true" type="CSV" />
|
<mapping ext="tsv" type="TSV" />
|
||||||
|
<mapping ext=".tabnine.model" type="Tabnine project model file" />
|
||||||
|
<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="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="csv" approved="true" type="CSV/TSV" />
|
||||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||||
|
3
inspection/Default.xml
Normal file
3
inspection/Default.xml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<profile version="1.0">
|
||||||
|
<option name="myName" value="Default" />
|
||||||
|
</profile>
|
5
nodejs.xml
Normal file
5
nodejs.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="NodeJsLocalInterpreterManager">
|
||||||
|
<local-interpreter path="/usr/bin/node" />
|
||||||
|
</component>
|
||||||
|
</application>
|
@ -1,7 +0,0 @@
|
|||||||
<application>
|
|
||||||
<component name="UpdatesConfigurable">
|
|
||||||
<option name="LAST_BUILD_CHECKED" value="PS-222.4345.15" />
|
|
||||||
<option name="LAST_TIME_CHECKED" value="1669122562199" />
|
|
||||||
<option name="THIRD_PARTY_PLUGINS_ALLOWED" value="true" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
Loading…
Reference in New Issue
Block a user