RD-2022.1 <rodude123@rodude123s-x360 Update ide.general.xml, editor.codeinsight.xml, advancedSettings.xml, debugger.xml Create editor-font.xml
This commit is contained in:
parent
40ed69b71f
commit
c4f29848b6
@ -3,6 +3,7 @@
|
||||
<option name="settings">
|
||||
<map>
|
||||
<entry key="confirm.rerun.with.termination" value="false" />
|
||||
<entry key="se.text.search" value="true" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
@ -1,6 +1,8 @@
|
||||
<application>
|
||||
<component name="XDebuggerSettings">
|
||||
<data-views />
|
||||
<data-views>
|
||||
<option name="valueLookupDelay" value="150" />
|
||||
</data-views>
|
||||
<general />
|
||||
<debuggers>
|
||||
<debugger id="javascript">
|
||||
|
5
editor-font.xml
Normal file
5
editor-font.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="DefaultFont">
|
||||
<option name="VERSION" value="1" />
|
||||
</component>
|
||||
</application>
|
@ -1,5 +1,6 @@
|
||||
<application>
|
||||
<component name="RiderCodeCompletionExtraSettings">
|
||||
<option name="allowToCompleteWithWhitespace" value="false" />
|
||||
<option name="hasNotifiedAboutCompletingWithEnter" value="true" />
|
||||
</component>
|
||||
</application>
|
@ -1,4 +1,7 @@
|
||||
<application>
|
||||
<component name="GeneralSettings">
|
||||
<option name="reopenLastProject" value="false" />
|
||||
</component>
|
||||
<component name="Registry">
|
||||
<entry key="eslint.additional.file.extensions" value="svelte" />
|
||||
<entry key="rdclient.asyncActions" value="false" />
|
||||
|
Loading…
Reference in New Issue
Block a user