summaryrefslogtreecommitdiff
path: root/.config/JetBrains/CLion2023.3/options/debugger.xml
diff options
context:
space:
mode:
Diffstat (limited to '.config/JetBrains/CLion2023.3/options/debugger.xml')
-rw-r--r--.config/JetBrains/CLion2023.3/options/debugger.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/.config/JetBrains/CLion2023.3/options/debugger.xml b/.config/JetBrains/CLion2023.3/options/debugger.xml
new file mode 100644
index 0000000..899c20a
--- /dev/null
+++ b/.config/JetBrains/CLion2023.3/options/debugger.xml
@@ -0,0 +1,18 @@
+<application>
+ <component name="XDebuggerSettings">
+ <data-views />
+ <general />
+ <debuggers>
+ <debugger id="javascript">
+ <configuration>
+ <custom-object-presentation />
+ </configuration>
+ </debugger>
+ <debugger id="ObjectiveC">
+ <configuration>
+ <nt-symbol-settings />
+ </configuration>
+ </debugger>
+ </debuggers>
+ </component>
+</application> \ No newline at end of file