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">
|
<option name="settings">
|
||||||
<map>
|
<map>
|
||||||
<entry key="confirm.rerun.with.termination" value="false" />
|
<entry key="confirm.rerun.with.termination" value="false" />
|
||||||
|
<entry key="se.text.search" value="true" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="XDebuggerSettings">
|
<component name="XDebuggerSettings">
|
||||||
<data-views />
|
<data-views>
|
||||||
|
<option name="valueLookupDelay" value="150" />
|
||||||
|
</data-views>
|
||||||
<general />
|
<general />
|
||||||
<debuggers>
|
<debuggers>
|
||||||
<debugger id="javascript">
|
<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>
|
<application>
|
||||||
<component name="RiderCodeCompletionExtraSettings">
|
<component name="RiderCodeCompletionExtraSettings">
|
||||||
|
<option name="allowToCompleteWithWhitespace" value="false" />
|
||||||
<option name="hasNotifiedAboutCompletingWithEnter" value="true" />
|
<option name="hasNotifiedAboutCompletingWithEnter" value="true" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
@ -1,4 +1,7 @@
|
|||||||
<application>
|
<application>
|
||||||
|
<component name="GeneralSettings">
|
||||||
|
<option name="reopenLastProject" value="false" />
|
||||||
|
</component>
|
||||||
<component name="Registry">
|
<component name="Registry">
|
||||||
<entry key="eslint.additional.file.extensions" value="svelte" />
|
<entry key="eslint.additional.file.extensions" value="svelte" />
|
||||||
<entry key="rdclient.asyncActions" value="false" />
|
<entry key="rdclient.asyncActions" value="false" />
|
||||||
|
Loading…
Reference in New Issue
Block a user