MCPcopy 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
193const highlight_code = () => {
194 hljs.highlightAll();
195};
196
197const changeRequestInfo = (request) => {
198 active_request_id = request.id;

Callers 2

changeRequestInfoFunction · 0.85
handleEventFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected