Skip to content

bug(vscode): 非首次对话情况下,/命令提示需要额外一次backspace才会触发 #3592

@LaZzyMan

Description

@LaZzyMan

What happened?

在非首次对话时,输入/不会触发提示:
Image
在空对话框中再按一次backspace之后,/提示能够出现:
Image

What did you expect to happen?

不需要额外的backspace即可触发补全提示框

Client information

Client Information

Run qwen to enter the interactive CLI, then run the /about command.

$ qwen /about
# paste output here

Qwen Code                         0.15.1 (9010c0912)                                             │
  │ Runtime                           Node.js v22.21.1 / npm 10.9.4                                  │
  │ OS                                darwin arm64 (24.6.0)                                          │
  │                                                                                                  │
  │ Auth                              Alibaba Cloud Coding Plan                                      │
  │ Base URL                          https://coding.dashscope.aliyuncs.com/v1                       │
  │ Model                             qwen3.6-plus                                                   │
  │ Fast Model                        qwen3.6-plus                                                   │
  │ Session ID                        b9deea18-67a1-44f1-a8b3-d2c41069cd8c                           │
  │ Sandbox                           no sandbox                                                     │
  │ Proxy                             no proxy                                                       │
  │ Memory Usage                      316.8 MB

Login information

No response

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Labels

status/needs-triageIssue needs to be triaged and labeledtype/bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions