[BUG] The Claude Code issue reporter does not support bugs related to the VS Code extension
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?
When I try to submit an issue related to the VS Code extension such as #53091 the form requires two irrelevant inputs. One is the Claude Code version which tells the reporter to "Run claude --version and paste the output". Actually, this is in two places. The correct way to find the Claude Code version for the VS Code extension is look at the extension version. The output of claude --version when reporting VS Code extension issues is _wrong_ and confusing.
Second, there is a required question asking "Which terminal are you using?". Actually, when reporting bugs related to the chat window, the terminal is not used and irrelevant.
This is really discouraging to people who want to report VS Code extension bugs. If you want to encourage VS Code extension users to report bugs, please update your bug report template accordingly.
What Should Happen?
The github bug template provides guidance and capability for reporting a bug in the VS Code extension.
Error Messages/Logs
Steps to Reproduce
- Go to https://github.com/anthropics/claude-code/issues.
- Click "New Issue".
- Select "Bug Report".
Claude Model
None
Is this a regression?
I don't know
Last Working Version
Probably never, if I had to guess. Who would add support for reporting a VS Code extension bug and then remove it?
Claude Code Version
2.1.120 (as if it matters)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗