IU-2020.1.2 <aiko@pro.local Update filetypes.xml, debugger.xml

This commit is contained in:
Aiko Mastboom 2020-06-15 23:04:19 +02:00
parent a2125e2af9
commit 7f438698a8
2 changed files with 6 additions and 1 deletions

View File

@ -105,6 +105,11 @@
<option name="ENABLED" value="true" /> <option name="ENABLED" value="true" />
<option name="INCLUDE" value="true" /> <option name="INCLUDE" value="true" />
</filter> </filter>
<filter>
<option name="PATTERN" value="kotlin.*" />
<option name="ENABLED" value="true" />
<option name="INCLUDE" value="true" />
</filter>
</component> </component>
<component name="XDebuggerSettings"> <component name="XDebuggerSettings">
<data-views /> <data-views />

View File

@ -3,9 +3,9 @@
<extensionMap> <extensionMap>
<mapping pattern="setenv" type="Bash" /> <mapping pattern="setenv" type="Bash" />
<mapping ext="prj" type="PLAIN_TEXT" /> <mapping ext="prj" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" /> <removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" /> <removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" /> <removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" /> <removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="dockerfile" approved="true" type="textmate" /> <removed_mapping ext="dockerfile" approved="true" type="textmate" />