|
|
@@ -1,71 +1,4 @@ |
|
|
|
<application> |
|
|
|
<component name="CodeInsightSettings"> |
|
|
|
<option name="AUTOINSERT_PAIR_BRACKET" value="false" /> |
|
|
|
</component> |
|
|
|
<component name="DefaultFont"> |
|
|
|
<option name="FONT_SIZE" value="12" /> |
|
|
|
<option name="FONT_FAMILY" value="mononoki" /> |
|
|
|
<option name="FONT_REGULAR_SUB_FAMILY" value="Regular" /> |
|
|
|
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" /> |
|
|
|
<option name="LINE_SPACING" value="0.9" /> |
|
|
|
</component> |
|
|
|
<component name="EditorSettings"> |
|
|
|
<option name="languageBreadcrumbsMap"> |
|
|
|
<map> |
|
|
|
<entry key="CSS" value="true" /> |
|
|
|
<entry key="HOCON" value="true" /> |
|
|
|
<entry key="HTML" value="true" /> |
|
|
|
<entry key="JSON" value="true" /> |
|
|
|
<entry key="Jade" value="true" /> |
|
|
|
<entry key="JavaScript" value="true" /> |
|
|
|
<entry key="LESS" value="true" /> |
|
|
|
<entry key="SASS" value="true" /> |
|
|
|
<entry key="SCSS" value="true" /> |
|
|
|
<entry key="TypeScript" value="true" /> |
|
|
|
<entry key="XHTML" value="true" /> |
|
|
|
<entry key="XML" value="true" /> |
|
|
|
<entry key="yaml" value="true" /> |
|
|
|
<entry key="yamlEx" value="true" /> |
|
|
|
</map> |
|
|
|
</option> |
|
|
|
<option name="USE_SOFT_WRAPS" value="PREVIEW" /> |
|
|
|
<option name="STRIP_TRAILING_SPACES" value="Whole" /> |
|
|
|
<option name="IS_ENSURE_NEWLINE_AT_EOF" value="true" /> |
|
|
|
<option name="CARET_BLINKING_PERIOD" value="250" /> |
|
|
|
<option name="ARE_GUTTER_ICONS_SHOWN" value="false" /> |
|
|
|
<option name="SHOW_BREADCRUMBS" value="false" /> |
|
|
|
<option name="IS_BLOCK_CURSOR" value="true" /> |
|
|
|
<option name="IS_WHITESPACES_SHOWN" value="true" /> |
|
|
|
<option name="ADDITIONAL_PAGE_AT_BOTTOM" value="true" /> |
|
|
|
</component> |
|
|
|
<component name="InlayHintsSettings"> |
|
|
|
<option name="disabledHintProviderIds"> |
|
|
|
<set> |
|
|
|
<option value="JavaScript.js.chain.hints" /> |
|
|
|
<option value="JavaScript.js.type.hints" /> |
|
|
|
<option value="JavaScript.microservices.url.path.inlay.hints" /> |
|
|
|
<option value="TypeScript.ts.chain.hints" /> |
|
|
|
<option value="TypeScript.ts.enum.hints" /> |
|
|
|
<option value="TypeScript.ts.type.hints" /> |
|
|
|
</set> |
|
|
|
</option> |
|
|
|
<option name="lastViewedProviderKeyId" value="parameter.hints.old" /> |
|
|
|
<settingsMapElement> |
|
|
|
<TypeScript.ts.type.hints> |
|
|
|
<Settings> |
|
|
|
<option name="showForInferredParameters" value="false" /> |
|
|
|
<option name="showForShorthandFunctions" value="true" /> |
|
|
|
</Settings> |
|
|
|
</TypeScript.ts.type.hints> |
|
|
|
<JavaScript.js.type.hints> |
|
|
|
<Settings> |
|
|
|
<option name="showForFunctions" value="true" /> |
|
|
|
<option name="showForShorthandFunctions" value="true" /> |
|
|
|
<option name="showForVariablesAndFields" value="true" /> |
|
|
|
</Settings> |
|
|
|
</JavaScript.js.type.hints> |
|
|
|
</settingsMapElement> |
|
|
|
</component> |
|
|
|
<component name="JSEditorOptions"> |
|
|
|
<option name="START_STRING_INTERPOLATION_ON_TYPING" value="true" /> |
|
|
|
</component> |
|
|
@@ -73,7 +6,4 @@ |
|
|
|
<pattern pattern="\btodo\b.*" /> |
|
|
|
<pattern icon="important" pattern="\bfixme\b.*" /> |
|
|
|
</component> |
|
|
|
<component name="XmlEditorOptions"> |
|
|
|
<option name="showCssInlineColorPreview" value="true" /> |
|
|
|
</component> |
|
|
|
</application> |