Commit 1eb65337 authored by Tomáš Lang's avatar Tomáš Lang

PS-2019.1.2 <tomas@saruman Update find.xml, filetypes.xml, Default.xml

parent ae86a2c0
<code_scheme name="Default" version="173" />
\ No newline at end of file
<code_scheme name="Default" version="173">
<codeStyleSettings language="PHP">
<indentOptions>
<option name="USE_TAB_CHARACTER" value="true" />
<option name="SMART_TABS" value="true" />
</indentOptions>
</codeStyleSettings>
</code_scheme>
\ No newline at end of file
......@@ -3,6 +3,8 @@
<extensionMap>
<mapping pattern=".env" type="PLAIN_TEXT" />
<mapping ext="latte" type="PLAIN_TEXT" />
<mapping ext="neon" type="PLAIN_TEXT" />
<mapping ext="gz" type="PLAIN_TEXT" />
</extensionMap>
</component>
</application>
\ No newline at end of file
......@@ -2,6 +2,8 @@
<component name="FindSettings">
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="regularExpressions" value="true" />
<option name="REGULAR_EXPRESSIONS" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
<mask>*.properties</mask>
<mask>*.html</mask>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment