MoonshotAI / MoonshotAI/kimi-code
不能改一下kimi code for vscode聊天框的tab行为吗
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?
现在kimi code for vscode在输入技能的时候,按tab键不是补全而是直接发送,这样我每次都要输入完整的技能名称,然后才能继续输入一些额外参数,用起来很难受。
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
Start by locating the VS Code chat input implementation and its Tab-key handling, then reproduce the behavior while entering a skill name followed by parameters. Done means Tab completes the skill without sending the message, while the normal send behavior remains available through its existing action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100