We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae605d5 commit c567a5bCopy full SHA for c567a5b
plugins-client/ext.debugger/debugger.xml
@@ -92,6 +92,7 @@
92
</a:toolbar>
93
<a:vsplitbox anchors="29 0 0 0" splitter="true" class="topsplitter">
94
<a:codeeditor id="txtCode"
95
+ disabled = "{!dbg.state}"
96
onkeydown = "return require('ext/debugger/inspector').consoleTextHandler(event)"
97
realtime = "true"
98
syntax = "javascript"
0 commit comments