RR-2024.3 <aiko@frame Update ide.general.xml, editor.xml, debugger.xml

This commit is contained in:
aiko 2024-12-08 14:21:07 +00:00
parent d89ec97fcc
commit 8fcef354f2
3 changed files with 2 additions and 4 deletions

View File

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

View File

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

View File

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