Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ f
Function
f
lib/web/CodeMirror/keymap/emacs.js:147–149 ·
view source on GitHub ↗
(cm)
Source
from the content-addressed store, hash-verified
145
146
function
move(by, dir) {
147
var
f =
function
(cm) {
148
cm.extendSelection(findEnd(cm, cm.getCursor(), by, dir));
149
};
150
f.motion = true;
151
return
f;
152
}
Callers
15
repeated
Function · 0.70
getInput
Function · 0.70
infer.js
File · 0.50
withWorklist
Function · 0.50
withSuper
Function · 0.50
ret
Function · 0.50
fill
Function · 0.50
handleId
Function · 0.50
acorn.js
File · 0.50
acorn_loose.js
File · 0.50
map
Function · 0.50
iterateBidiSections
Function · 0.50
Calls
1
findEnd
Function · 0.85
Tested by
no test coverage detected