MoonshotAI / MoonshotAI/kimi-code
VSCODE 插件功能拓展-计划预览
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
你希望看到什么功能?
vscode 插件在计划模式 输出的文档是用文本展示,基本不可读
拓展功能如下
1 计划文档输出以mackdown的方式做展示
2 增加文件预览的功能,可以直接点击按钮 预览整个计划
3 代码我已实现,无法提交PR
补充信息
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
Start by locating the VSCode plugin entry point for plan-mode output and inspect how the plan document is currently displayed. Verify the requested Markdown rendering and whole-plan file preview against the screenshots; done means both actions are available in the plugin and the plan is readable and previewable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100