Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ clearHighlightCache
Function
clearHighlightCache
src/utils/codeHighlight.js:297–299 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
295
}
296
297
export
function
clearHighlightCache() {
298
highlightCache.clear();
299
}
300
301
/**
302
* Initializes the static code highlighting system.
Callers
2
show
Function · 0.90
openReferencesTab
Function · 0.90
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected