32 lines
1.2 KiB
XML
32 lines
1.2 KiB
XML
<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" />
|
|
</component>
|
|
<component name="InlayHintsSettings">
|
|
<option name="lastViewedProviderKeyId" value="parameter.hints.old" />
|
|
<settingsMapElement>
|
|
<JavaScript.js.type.hints>
|
|
<Settings>
|
|
<option name="showForFunctions" value="true" />
|
|
<option name="showForVariablesAndFields" value="true" />
|
|
</Settings>
|
|
</JavaScript.js.type.hints>
|
|
<TypeScript.ts.type.hints>
|
|
<Settings>
|
|
<option name="showForFunctions" value="true" />
|
|
<option name="showForShorthandFunctions" value="true" />
|
|
</Settings>
|
|
</TypeScript.ts.type.hints>
|
|
</settingsMapElement>
|
|
</component>
|
|
<component name="TodoConfiguration">
|
|
<pattern pattern="\btodo\b.*" />
|
|
</component>
|
|
</application> |