Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When using Editor View, if I copy and paste a slash command into the chat input, the slash-command option list does not appear even when the text cursor/caret is positioned on the command.
The same pasted slash command works as expected in Agent View, where the command suggestion/options list appears.
Steps to Reproduce
- Open Cursor in Editor View.
- Copy a slash command, e.g.
/summarizeor a custom skill command which exist in curosr. - Paste it into the chat input.
- Move the text cursor/caret onto or after the pasted slash command.
- Observe that the slash command suggestion/options list does not appear.
- Switch to Agent View and repeat the same paste.
- Observe that the option list appears correctly.
Expected Behavior
Pasted slash commands should trigger the same slash command suggestions/options list in Editor View as they do in Agent View.
Operating System
Windows 10/11
Version Information
Version: 3.3.30 (system setup)
VSCode Version: 1.105.1
Commit: 3dc559280adc5f931ade8e25c7b85393842acf30
Date: 2026-05-09T18:28:42.332Z
Layout: editor
Build Type: Stable
Release Track: Nightly
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.22631
For AI issues: which model did you use?
auto
For AI issues: add Request ID with privacy disabled
N/A
Additional Information
this should be work in version 3.1.x, appear this issue after update to 3.3
Does this stop you from using Cursor
No - Cursor works, but with this issue