RR-2024.3 <aiko@frame Update ide.general.xml, editor.xml, debugger.xml
This commit is contained in:
parent
d89ec97fcc
commit
8fcef354f2
@ -92,6 +92,7 @@
|
|||||||
<debuggers>
|
<debuggers>
|
||||||
<debugger id="ObjectiveC">
|
<debugger id="ObjectiveC">
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<child-process-debugging-settings />
|
||||||
<macOS-symbol-settings />
|
<macOS-symbol-settings />
|
||||||
<nt-symbol-settings />
|
<nt-symbol-settings />
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
@ -5,8 +5,4 @@
|
|||||||
<component name="InlineCompletionOnboarding">
|
<component name="InlineCompletionOnboarding">
|
||||||
<option name="onboardingFinished" value="true" />
|
<option name="onboardingFinished" value="true" />
|
||||||
</component>
|
</component>
|
||||||
<component name="TodoConfiguration">
|
|
||||||
<pattern pattern="\btodo\b.*" />
|
|
||||||
<pattern pattern="\bfixme\b.*" />
|
|
||||||
</component>
|
|
||||||
</application>
|
</application>
|
||||||
@ -2,5 +2,6 @@
|
|||||||
<component name="Registry">
|
<component name="Registry">
|
||||||
<entry key="i18n.locale" value="" />
|
<entry key="i18n.locale" value="" />
|
||||||
<entry key="moved.to.new.ui" value="true" />
|
<entry key="moved.to.new.ui" value="true" />
|
||||||
|
<entry key="terminal.new.ui.show.promotion" value="false" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
Loading…
x
Reference in New Issue
Block a user