Files
Config/JetBrains/Rider2025.3/options/debugger.xml

22 lines
576 B
XML

<application>
<component name="XDebuggerSettings">
<data-views>
<option name="valueLookupDelay" value="150" />
</data-views>
<general />
<debuggers>
<debugger id="ObjectiveC">
<configuration>
<child-process-debugging-settings />
<macOS-symbol-settings />
<nt-symbol-settings />
</configuration>
</debugger>
<debugger id="javascript">
<configuration>
<custom-object-presentation />
</configuration>
</debugger>
</debuggers>
</component>
</application>