Preflight Checklist
What's Wrong?
Description
After the recent update to Claude Code VS Code extension v2.1.112, the Thinking toggle button has a broken and counterintuitive behavior:
- When clicking the toggle, it moves to the left (inverted position).
- There is no visual feedback at all: no color change, no highlight, no checkmark, no animation, and no clear indication of the real on/off state.
- Because of this, it's very easy to have the toggle in the wrong state without realizing it.
- The thinking paragraph/block does not display properly unless the toggle is manually inverted.
- The setting
"showThinkingSummaries": true in .claude/settings.json does not fix this UI issue.
Additionally, the expanded/collapsed state of the thinking block does not persist between sessions (it always collapses again after restarting VS Code or the panel).
Steps to Reproduce
- Open the Claude Code panel in VS Code.
- Click the Thinking toggle button.
- Observe that it slides to the left but gives no visual indication of its actual state.
- The thinking content remains hidden or not rendered correctly.
Environment
- OS: Windows 10
- VS Code version: 1.116.0
- Claude Code extension: 2.1.112
- Reproducible immediately after the update and after full restart.
Related Issues
This appears to be a regression introduced in the April 2026 UI updates for the thinking indicator in the VS Code extension.
What Should Happen?
Expected Behavior
The toggle should have clear visual feedback (e.g. different color, active state highlight, or icon change) and an intuitive position/direction. The expanded state of the thinking block should be remembered between sessions.
Thanks!
Error Messages/Logs
Steps to Reproduce
Steps to Reproduce
- Open the Claude Code panel in VS Code.
- Click the Thinking toggle button.
- Observe that it slides to the left but gives no visual indication of its actual state.
- The thinking content remains hidden or not rendered correctly.
Claude Model
None
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.112
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
No response
Preflight Checklist
What's Wrong?
Description
After the recent update to Claude Code VS Code extension v2.1.112, the Thinking toggle button has a broken and counterintuitive behavior:
"showThinkingSummaries": truein.claude/settings.jsondoes not fix this UI issue.Additionally, the expanded/collapsed state of the thinking block does not persist between sessions (it always collapses again after restarting VS Code or the panel).
Steps to Reproduce
Environment
Related Issues
showThinkingSummariesenabled in settings.json #48065 → Thinking summaries not displayed even whenshowThinkingSummaries: trueThis appears to be a regression introduced in the April 2026 UI updates for the thinking indicator in the VS Code extension.
What Should Happen?
Expected Behavior
The toggle should have clear visual feedback (e.g. different color, active state highlight, or icon change) and an intuitive position/direction. The expanded state of the thinking block should be remembered between sessions.
Thanks!
Error Messages/Logs
Steps to Reproduce
Steps to Reproduce
Claude Model
None
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.112
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
No response