summaryrefslogtreecommitdiff
path: root/debugger.xml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-09-01 23:21:07 -0700
committerFuwn <[email protected]>2021-09-01 23:21:07 -0700
commitc9b9ab2faa319d1290bd95b63a67a4fd367c8a94 (patch)
treee551e9a722d35a129430471811af47dfa679e7ed /debugger.xml
downloadjetbrains-c9b9ab2faa319d1290bd95b63a67a4fd367c8a94.tar.xz
jetbrains-c9b9ab2faa319d1290bd95b63a67a4fd367c8a94.zip
CL-2021.2.1 <fuwnz@FUWN-PC Create vim_settings.xml, laf.xml, emmet.xml, sshConfigs.xml, project.default.xml, toolchains.xml, terminal.xml, Default.xml, discord.xml, code.style.schemes, one_dark_config.xml, ui.lnf.xml, filetypes.xml, vcs.xml, editor.codeinsight.xml, colors.scheme.xml, grazie_global.xml, editor.xml, github.xml, debugger.xml, updates.xml
Diffstat (limited to 'debugger.xml')
-rw-r--r--debugger.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/debugger.xml b/debugger.xml
new file mode 100644
index 0000000..544ab15
--- /dev/null
+++ b/debugger.xml
@@ -0,0 +1,13 @@
+<application>
+ <component name="XDebuggerSettings">
+ <data-views />
+ <general />
+ <debuggers>
+ <debugger id="javascript">
+ <configuration>
+ <custom-object-presentation />
+ </configuration>
+ </debugger>
+ </debuggers>
+ </component>
+</application> \ No newline at end of file