MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / syntax-highlighter.ts

File syntax-highlighter.ts

src/common/syntax-highlighter.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Buffer } from './buffer.js';
2import { StyledBlock, StyledSpan } from './styled-text.js';
3
4export type CodeTag =

Callers

nothing calls this directly

Calls 6

consumeMethod · 0.80
matchMethod · 0.65
sliceMethod · 0.65
keysMethod · 0.65
atEndMethod · 0.45
peekMethod · 0.45

Tested by

no test coverage detected