dotfiles/dot_config/JetBrains/Rider2025.3/options/debugger.xml
2026-04-29 11:50:42 +08:00

22 lines
No EOL
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>