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 4a9ab29 commit ae605d5Copy full SHA for ae605d5
plugins-client/ext.debugger/debugger.xml
@@ -92,7 +92,6 @@
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