Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/csev/py4e
/ focusInput
Function
focusInput
tools/pythonauto/static/codemirrorepl/codemirrorepl.js:1078–1080 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1076
}
1077
1078
function
focusInput() {
1079
if
(options.readOnly !=
"nocursor"
) input.focus();
1080
}
1081
1082
function
scrollEditorIntoView() {
1083
if
(!cursor.getBoundingClientRect)
return
;
Callers
5
CodeMirror
Function · 0.70
dragEnd
Function · 0.70
done
Function · 0.70
onDrop
Function · 0.70
onContextMenu
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected