Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/documentcloud/visualsearch
/ initialize
Function
initialize
docs/assets/highlight.js:412–417 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
410
}
411
412
function
initialize() {
413
if
(initialize.called)
414
return
;
415
initialize.called = true;
416
compileModes();
417
}
418
419
/* Public library functions */
420
Callers
2
highlightBlock
Function · 0.85
initHighlighting
Function · 0.85
Calls
1
compileModes
Function · 0.85
Tested by
no test coverage detected