Name Description Size
ast
breakpoints
context-menus
event-listeners.js 2517
exceptions.js 881
expressions.js Add expression for debugger to watch @param {string} input 6444
file-search.js 1602
index.js 1526
moz.build 678
navigation.js Redux actions for the navigation state @module actions/navigation 1475
pause
preview.js 3844
project-text-search.js Redux actions for the search state @module actions/search 3910
quick-open.js 545
README.md ## Actions 837
source-actors.js 380
sources
sources-tree.js 1370
tabs.js Redux actions for the editor tabs 3027
tests
threads.js 2190
toolbox.js @memberof actions/toolbox @static 1170
tracing.js Toggle ON/OFF Javascript tracing for all targets. 1330
ui.js Highlight one or many lines in CodeMirror for a given source. @param {Object} location @param {String} location.sourceId The precise source to highlight. @param {Number} location.start The 1-based index of first line to highlight. @param {Number} location.end The 1-based index of last line to highlight. 6896
utils