AI-Arctic Fox | 2020.3.1 Patch 3 <schme@JoLaptop Update filetypes.xml Create find.xml

This commit is contained in:
Johannes Schmelz 2021-11-23 20:06:26 +01:00
parent c702594c61
commit 1b5559c287
2 changed files with 8 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<extensionMap> <extensionMap>
<mapping ext="gradle.kts" type="Kotlin" /> <mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" /> <mapping ext="main.kts" type="Kotlin" />
<mapping pattern=".analysis_options" type="YAML" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" /> <removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="psd" approved="true" type="Image" /> <removed_mapping ext="psd" approved="true" type="Image" />
</extensionMap> </extensionMap>

7
find.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="FindSettings">
<option name="customScope" value="Project 'Noise'" />
<option name="defaultScopeName" value="Project 'Noise'" />
<option name="SEARCH_SCOPE" value="Project 'Noise'" />
</component>
</application>