MCPcopy Index your code
hub / github.com/dataease/SQLBot / shouldNotHighlight

Function shouldNotHighlight

frontend/public/swagger-ui-bundle.js:20879–20881  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

20877 __emitter: TokenTreeEmitter,
20878 }
20879 function shouldNotHighlight(s) {
20880 return j.noHighlightRe.test(s)
20881 }
20882 function highlight(s, o, i, a) {
20883 let u = '',
20884 _ = ''

Callers 1

highlightElementFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected