-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Preflight Checklist
- I have searched existing issues and this hasn't been reported yet
- This is a single bug report (please file separate reports for different bugs)
- I am using the latest version of Claude Code
What's Wrong?
None of slash command is recognized. Example below:
"""I see /help is still showing as "Unknown slash command" even after the update. I notice from the screenshot you're using Claude Code within VS Code (the extension).
The /help command is a built-in CLI command that should be handled by the interface itself, not something I can invoke. Since it's not being recognized, this appears to be a bug in the VS Code extension.
I'd recommend reporting this issue at: https://github.com/anthropics/claude-code/issues
In the meantime, I can answer any questions you have about how to use Claude Code. What would you like to know or what can I help you with?"""
What Should Happen?
Claude should recognize slash commands
Error Messages/Logs
Steps to Reproduce
app.js
CLAUDE.md
google-tasks.js
index.html
SETUP.md
styles.css
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.0.76
Platform
Other
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
"""I see /help is still showing as "Unknown slash command" even after the update. I notice from the screenshot you're using Claude Code within VS Code (the extension).
The /help command is a built-in CLI command that should be handled by the interface itself, not something I can invoke. Since it's not being recognized, this appears to be a bug in the VS Code extension.
I'd recommend reporting this issue at: https://github.com/anthropics/claude-code/issues
In the meantime, I can answer any questions you have about how to use Claude Code. What would you like to know or what can I help you with?"""