Tüm .config dosyaları ilk yedekleme
This commit is contained in:
22
JetBrains/Rider2025.3/options/debugger.xml
Normal file
22
JetBrains/Rider2025.3/options/debugger.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user