PS-10.0.3 <sebastian@helium Update filetypes.xml, editor.codeinsight.xml Delete keymap.xml

This commit is contained in:
Sebastian Fischer 2016-01-12 16:30:25 +01:00
parent 531ca83eb6
commit 93ba337d17
3 changed files with 13 additions and 6 deletions

View File

@ -1,5 +0,0 @@
<application>
<component name="KeymapManager">
<active_keymap name="Default copy" />
</component>
</application>

View File

@ -3,7 +3,9 @@
<option name="COLLAPSE_METHODS" value="true" />
<option name="COLLAPSE_DOC_COMMENTS" value="true" />
</component>
<component name="DaemonCodeAnalyzerSettings" profile="Project Default" />
<component name="DaemonCodeAnalyzerSettings" profile="Project Default">
<option name="SHOW_METHOD_SEPARATORS" value="true" />
</component>
<component name="PhpCodeFoldingSettings">
<option name="COLLAPSE_FUNCTION_BODY" value="true" />
<option name="COLLAPSE_METHOD_BODY" value="true" />

View File

@ -4,11 +4,21 @@
<extensionMap>
<mapping ext="sxw" type="Native" />
<mapping ext="phps" type="PHP" />
<mapping pattern="temp" type="PLAIN_TEXT" />
<mapping pattern="README" type="PLAIN_TEXT" />
<mapping pattern="DEV" type="PLAIN_TEXT" />
<mapping pattern="Changelog" type="PLAIN_TEXT" />
<mapping pattern="1" type="PLAIN_TEXT" />
<mapping pattern="mfc_productimport_ERRobj" type="PLAIN_TEXT" />
<mapping pattern="ChangeLog" type="PLAIN_TEXT" />
<mapping pattern="Credits" type="PLAIN_TEXT" />
<mapping pattern="live_export_snapshot_markerfile" type="PLAIN_TEXT" />
<mapping pattern="ENABLE_INSTALL_TOOL" type="PLAIN_TEXT" />
<mapping ext="csv" type="PLAIN_TEXT" />
<mapping ext="svn" type="PLAIN_TEXT" />
<mapping ext="tmpl" type="PLAIN_TEXT" />
<mapping ext="orig" type="PLAIN_TEXT" />
<mapping ext="thml" type="PLAIN_TEXT" />
<removed_mapping ext="ts" type="TypeScript" />
<mapping ext="ts" type="TypoScript File" />
<mapping ext="t3s" type="TypoScript File" />