IU-2022.1 <Yufan@NyanNyanCat Update filetypes.xml, rainbow_brackets.xml

This commit is contained in:
Yufan Sheng 2022-05-01 05:57:16 +08:00
parent 51c77276f6
commit 8e6b8b1c61
2 changed files with 8 additions and 5 deletions

View File

@ -33,17 +33,17 @@
<mapping pattern="config" type="PLAIN_TEXT" />
<mapping ext="pro" type="PLAIN_TEXT" />
<mapping ext="avsc" type="PLAIN_TEXT" />
<mapping ext="avro" type="PLAIN_TEXT" />
<mapping ext="sql;" type="PLAIN_TEXT" />
<mapping ext="testexecutionlistener" type="PLAIN_TEXT" />
<mapping ext="factories" type="PLAIN_TEXT" />
<mapping ext="sqk" type="PLAIN_TEXT" />
<mapping ext="pub" type="PLAIN_TEXT" />
<mapping ext="errors" type="PLAIN_TEXT" />
<mapping ext="vmoptions" type="PLAIN_TEXT" />
<mapping ext="bin" type="PLAIN_TEXT" />
<mapping ext="lst" type="PLAIN_TEXT" />
<mapping ext="fatories" type="PLAIN_TEXT" />
<mapping ext="lst" type="PLAIN_TEXT" />
<mapping ext="avro" type="PLAIN_TEXT" />
<mapping ext="pub" type="PLAIN_TEXT" />
<mapping ext="errors" type="PLAIN_TEXT" />
<mapping ext="lombok" type="PLAIN_TEXT" />
<mapping ext="exec" type="PLAIN_TEXT" />
<mapping ext="db" type="PLAIN_TEXT" />
@ -51,6 +51,7 @@
<mapping pattern="jenvrc" type="Properties" />
<mapping pattern="applicationContext-yop-session" type="XML" />
<mapping pattern="KeyStoreRepo" type="XML" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="avro" approved="true" type="Avro" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
@ -58,6 +59,8 @@
<removed_mapping ext="csv" approved="true" type="CSV/TSV" />
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="pro" approved="true" type="Shrinker Config File" />
<removed_mapping ext="psd" approved="true" type="Image" />
<removed_mapping ext="qrc" approved="true" type="XML" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
<removed_mapping ext="tsv" approved="true" type="CSV/TSV" />

View File

@ -1,6 +1,6 @@
<application>
<component name="RainbowSettings">
<option name="suppressBigFileCheck" value="true" />
<option name="version" value="6.21" />
<option name="version" value="6.22" />
</component>
</application>