Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ highlight.worker.ts
File
highlight.worker.ts
web/lib/workers/highlight.worker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Syntax highlighting worker.
3
* Loads Shiki lazily on first use so the main thread never blocks on it.
4
*
Callers
nothing calls this directly
Calls
1
highlight
Function · 0.70
Tested by
no test coverage detected