MCPcopy Create free account
hub / github.com/freecodexyz/free-code /

Class

src/utils/textHighlighting.ts:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62class HighlightSegmenter {
63 private readonly tokens: Token[]
64 // Two position systems: "visible" (what the user sees, excluding ANSI codes)
65 // and "string" (raw positions including ANSI codes for substring extraction)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected