mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-22 15:15:18 +00:00
The /copy command supports code block selection with language filtering, LaTeX, and Mermaid — but the TUI autocomplete only showed "[N]" with a description about copying the full AI reply. Users had no way to discover these capabilities from the prompt. Update argumentHint to "[N] [<lang>|code|latex|mermaid] [<index>]" and description to mention all supported targets, noting N counts from the last message. |
||
|---|---|---|
| .. | ||
| src | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||