Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/witheve/Eve
/ refresh
Method
refresh
src/ide/spans.ts:232–232 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
230
// Optional life cycle methods for Span-derivatives..
231
export
interface
Span {
232
refresh?(): void,
233
onBeforeChange?(change:ChangeCancellable): void
234
onChange?(change:Change): void
235
Callers
14
apply
Method · 0.95
hide
Method · 0.95
unhide
Method · 0.95
codemirror.js
File · 0.65
updateDocument
Method · 0.65
injectSpans
Method · 0.65
refresh
Method · 0.65
markBetween
Method · 0.65
Editor
Class · 0.65
injectNotice
Method · 0.65
dismissNotice
Method · 0.65
eval
Method · 0.65
Implementers
1
LineSpan
src/ide/spans.ts
Calls
no outgoing calls
Tested by
no test coverage detected