WS-2021.3 <martin@Stolas Update filetypes.xml, dbnavigator.xml, editor.xml

This commit is contained in:
Martin Donnelly 2021-12-12 18:09:09 +00:00
parent daa9269d3b
commit 2fac8332b6
3 changed files with 4 additions and 11 deletions

View File

@ -1,7 +1,9 @@
<application> <application>
<component name="DBNavigator.Application.Settings"> <component name="DBNavigator.Application.Settings">
<enable-debug-mode value="false" /> <debug-logging language-parser="false" database-access="false" database-resource="false" />
<enable-developer-mode value="false" /> <database-lag enabled="false" connectivity="2000" querying="2000" fetching="500" />
<miscellaneous dialog-sizing-reset="false" bulk-actions-enabled="false" />
<developer-mode value="false" />
<show-plugin-conflict-dialog value="false" /> <show-plugin-conflict-dialog value="false" />
</component> </component>
<component name="DBNavigator.DefaultProject.Settings"> <component name="DBNavigator.DefaultProject.Settings">
@ -135,8 +137,6 @@
<content-type name="JavaScript" enabled="true" /> <content-type name="JavaScript" enabled="true" />
<content-type name="JSON" enabled="true" /> <content-type name="JSON" enabled="true" />
<content-type name="JSON5" enabled="true" /> <content-type name="JSON5" enabled="true" />
<content-type name="JSP" enabled="true" />
<content-type name="JSPx" enabled="true" />
<content-type name="YAML" enabled="true" /> <content-type name="YAML" enabled="true" />
</content-types> </content-types>
</qualified-text-editor> </qualified-text-editor>

View File

@ -1,10 +1,4 @@
<application> <application>
<component name="DefaultFont">
<option name="FONT_SIZE" value="15" />
<option name="FONT_FAMILY" value="Fira Code" />
<option name="FONT_REGULAR_SUB_FAMILY" value="Regular" />
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" />
</component>
<component name="EditorSettings"> <component name="EditorSettings">
<option name="STRIP_TRAILING_SPACES" value="Whole" /> <option name="STRIP_TRAILING_SPACES" value="Whole" />
<option name="IS_ENSURE_NEWLINE_AT_EOF" value="true" /> <option name="IS_ENSURE_NEWLINE_AT_EOF" value="true" />

View File

@ -10,7 +10,6 @@
<mapping ext="bak" type="PLAIN_TEXT" /> <mapping ext="bak" type="PLAIN_TEXT" />
<mapping ext="toml" type="PLAIN_TEXT" /> <mapping ext="toml" type="PLAIN_TEXT" />
<mapping ext="min" type="PLAIN_TEXT" /> <mapping ext="min" type="PLAIN_TEXT" />
<mapping ext="mysql" type="SQL" />
<mapping pattern=".analysis_options" type="YAML" /> <mapping pattern=".analysis_options" type="YAML" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" /> <removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<mapping ext="mysql" type="SQL" /> <mapping ext="mysql" type="SQL" />