PY-2022.2.3 <rodude123@rodude123s-yoga7 Update filetypes.xml Create csv-plugin.xml, GitLink.xml, Default.xml, nodejs.xml, code.style.schemes.xml Delete updates.xml

This commit is contained in:
Rohit Pai 2022-11-23 16:46:05 +00:00
parent a123f1b834
commit 9eb065063f
7 changed files with 30 additions and 22 deletions

5
GitLink.xml Normal file
View 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
code.style.schemes.xml Normal file
View File

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

5
csv-plugin.xml Normal file
View File

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

View File

@ -4,25 +4,17 @@
<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" 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" 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>

3
inspection/Default.xml Normal file
View File

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

5
nodejs.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="NodeJsLocalInterpreterManager">
<local-interpreter path="/usr/bin/node" />
</component>
</application>

View File

@ -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>