MoonshotAI / MoonshotAI/kimi-code
TUI内置颜色 token能否支持下代码块
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
What feature would you like to see?
TUI内置颜色 token能否支持下代码块,目前输出的代码块体验不是很好,输出的是源码无法被渲染。比如csharp 这种代码块就直接源码输出了
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the TUI color-token handling and fenced code-block rendering path, then check how a language tag such as csharp is processed. Done means fenced code blocks render as formatted code instead of appearing as raw source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100