Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
;
2
3
import
{ highlightLines, langFromPath } from
'#/tui/components/media/code-highlight'
;
4
Callers
nothing calls this directly
Calls
5
langFromPath
Function · 0.90
captureProcessWrite
Function · 0.90
highlightLines
Function · 0.90
restore
Method · 0.80
text
Method · 0.65
Tested by
no test coverage detected