Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azimjohn/jprq
/ highlight_code
Function
highlight_code
cli/debugger/static/script.js:193–195 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
191
};
192
193
const
highlight_code = () => {
194
hljs.highlightAll();
195
};
196
197
const
changeRequestInfo = (request) => {
198
active_request_id = request.id;
Callers
2
changeRequestInfo
Function · 0.85
handleEvent
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected