WS-2021.1.1 <TheoryOfNekomata@VALHALLA Create markdown.xml, pomodoro.settings.xml, ide.general.xml, _@user_Default.icls, ide-features-trainer.xml, CodeGlance.xml, project.default.xml, TheoryOfNekomata.icls, pomodoro.state.xml, Default.xml, ignore.xml, HTML File.html, find.xml, ui.lnf.xml, filetypes.xml, code.style.schemes.xml, colors.scheme.xml, TheoryOfNekomata.xml, notifications.xml, _@user_Darcula.icls, databaseDrivers.xml, github.xml, bitbucket-linky.xml, atom-icon-associations.xml, gutter.xml, Default.xml, laf.xml, material_custom_theme.xml, parameter.hints.xml, jdk.table.xml, lightEdit.xml, intentionSettings.xml, web-browsers.xml, wsl.distributions.xml, material_theme.xml, vcs.xml, databaseSettings.xml, editor.rich.copy.xml, editor.xml, usageView.xml, debugger.xml, a-file-icons.xml, updates.xml 3 anni fa |
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <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="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="microservices.url.path.inlay.hints" />
- <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>
- <component name="TodoConfiguration">
- <pattern pattern="\btodo\b.*" />
- <pattern icon="important" pattern="\bfixme\b.*" />
- </component>
- <component name="XmlEditorOptions">
- <option name="showCssInlineColorPreview" value="true" />
- </component>
- </application>
|