MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / code-highlight.test.ts

File code-highlight.test.ts

apps/kimi-code/test/tui/components/media/code-highlight.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2
3import { highlightLines, langFromPath } from '#/tui/components/media/code-highlight';
4

Callers

nothing calls this directly

Calls 5

langFromPathFunction · 0.90
captureProcessWriteFunction · 0.90
highlightLinesFunction · 0.90
restoreMethod · 0.80
textMethod · 0.65

Tested by

no test coverage detected