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:
Rohit Pai 2022-04-27 19:48:45 +01:00
parent 40ed69b71f
commit c4f29848b6
5 changed files with 13 additions and 1 deletions

View File

@ -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>

View File

@ -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
View File

@ -0,0 +1,5 @@
<application>
<component name="DefaultFont">
<option name="VERSION" value="1" />
</component>
</application>

View File

@ -1,5 +1,6 @@
<application>
<component name="RiderCodeCompletionExtraSettings">
<option name="allowToCompleteWithWhitespace" value="false" />
<option name="hasNotifiedAboutCompletingWithEnter" value="true" />
</component>
</application>

View File

@ -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" />