[BUG] vscode extension does not expose the feedback/bug slash command

Resolved 💬 2 comments Opened Apr 8, 2026 by arizonawayfarer Closed Apr 8, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

The Claude Code CLI exposes both the feedback and bug slash commands:

<img width="1102" height="88" alt="Image" src="https://github.com/user-attachments/assets/6ec83144-2649-4bf2-9f9f-e61cf299e7a7" />

<img width="1108" height="79" alt="Image" src="https://github.com/user-attachments/assets/6c1e580f-19df-4c90-92ab-e9eb5a096bf0" />

The vscode extension does not

<img width="690" height="172" alt="Image" src="https://github.com/user-attachments/assets/d253e881-8bec-47c0-92a9-1a8ec278c30e" />

<img width="688" height="201" alt="Image" src="https://github.com/user-attachments/assets/bb0ff278-3667-45cc-b84a-ac7d407858e9" />

Sending "/feedback my feedback" to the context window even though the helper does not display the command also does nothing. The functionality appears to be completely disabled

What Should Happen?

I should be able to provide feedback or report bugs through the vscode extension, the same way that I can with the CLI.

Error Messages/Logs

Steps to Reproduce

  • Start a new chat with claude through the vscode extension
  • See activity that necessitates providing feedback or reporting a bug
  • Type /feedback

Claude Model

Not sure / Multiple models

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.1.96 (Claude Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

VS Code integrated terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗