Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nwutils/nw-sample-apps
/ stop
Function
stop
mini-code-edit/cm/lib/codemirror.js:547–547 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
545
546
var
stopped = false;
547
function
stop() { stopped = true; }
548
549
if
(e_prop(e,
"shiftKey"
)) {
550
handled = lookupKey(
"Shift-"
+ name, options.extraKeys, options.keyMap,
Callers
2
lookup
Function · 0.85
stopQueue
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected