Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ current
Method
current
lib/web/CodeMirror/src/util/StringStream.js:74–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
}
74
current(){
return
this.string.slice(this.start, this.pos)}
75
hideFirstChars(n, inner) {
76
this.lineStart += n
77
try {
return
inner() }
Callers
15
highlight
Function · 0.95
normal
Function · 0.80
dart.js
File · 0.80
blockNormal
Function · 0.80
htmlBlock
Function · 0.80
inlineNormal
Function · 0.80
tokenBase
Function · 0.80
twTokenCode
Function · 0.80
twTokenMacro
Function · 0.80
tokenPerl
Function · 0.80
tokenBase
Function · 0.80
tokenNest
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected