WS-2021.3 <martin@Stolas Update filetypes.xml, dbnavigator.xml, editor.xml
This commit is contained in:
parent
daa9269d3b
commit
2fac8332b6
@ -1,7 +1,9 @@
|
||||
<application>
|
||||
<component name="DBNavigator.Application.Settings">
|
||||
<enable-debug-mode value="false" />
|
||||
<enable-developer-mode value="false" />
|
||||
<debug-logging language-parser="false" database-access="false" database-resource="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" />
|
||||
</component>
|
||||
<component name="DBNavigator.DefaultProject.Settings">
|
||||
@ -135,8 +137,6 @@
|
||||
<content-type name="JavaScript" enabled="true" />
|
||||
<content-type name="JSON" 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-types>
|
||||
</qualified-text-editor>
|
||||
|
@ -1,10 +1,4 @@
|
||||
<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">
|
||||
<option name="STRIP_TRAILING_SPACES" value="Whole" />
|
||||
<option name="IS_ENSURE_NEWLINE_AT_EOF" value="true" />
|
||||
|
@ -10,7 +10,6 @@
|
||||
<mapping ext="bak" type="PLAIN_TEXT" />
|
||||
<mapping ext="toml" type="PLAIN_TEXT" />
|
||||
<mapping ext="min" type="PLAIN_TEXT" />
|
||||
<mapping ext="mysql" type="SQL" />
|
||||
<mapping pattern=".analysis_options" type="YAML" />
|
||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||
<mapping ext="mysql" type="SQL" />
|
||||
|
Loading…
Reference in New Issue
Block a user