PS-2022.1.3 <rohit@rodude123s-yoga Update filetypes.xml, terminal.xml

This commit is contained in:
rohit
2022-07-13 21:43:19 +01:00
parent e25d0d45fa
commit b4a7d46396
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -4,15 +4,15 @@
<extensionMap>
<mapping pattern="ArtifactDB" type="AUTO_DETECTED" />
<mapping ext="mat" type="AUTO_DETECTED" />
<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" />
<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" />
<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" />
<mapping ext="tabnine" type="Tabnine project model file" />
</extensionMap>
</component>
</application>
+1 -1
View File
@@ -1,6 +1,6 @@
<application>
<component name="TerminalOptionsProvider">
<option name="myShellPath" value="/usr/bin/fish" />
<option name="myShellPath" value="wsl.exe" />
<option name="myTabName" value="Local" />
</component>
</application>