Continuous Scrolling Bug in Claude VS Code Extension Conversation View
Resolved 💬 3 comments Opened Jul 7, 2025 by carlosGuimaraes-dev Closed Jan 3, 2026
Bug Description
I'm encountering a strange issue while using Claude Code in VS Code. Whenever the conversation is close to reaching the automatic compression threshold, the interface starts scrolling the conversation feed upwards continuously and uncontrollably.
I recorded a video to demonstrate the behavior. Please let me know if you'd like me to share it or if there’s any additional information I can provide to help debug this.
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 1.0.43
- Feedback ID: 645b2dac-3acc-4e8e-9609-0dacaaed23b7
Errors
[{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at RF (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:1184)\n at file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:912\n at Array.map (<anonymous>)\n at WE (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:903)\n at Object.renderToolResultMessage (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1497:933)\n at ES2 (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1960:3255)\n at Ew (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:65:19798)\n at r$ (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:67:3199)\n at jP (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:67:43345)\n at SP (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:67:38118)","timestamp":"2025-07-07T01:18:51.899Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at RF (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:1184)\n at file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:912\n at Array.map (<anonymous>)\n at WE (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:903)\n at Object.renderToolResultMessage (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1497:933)\n at ES2 (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1960:3255)\n at Ew (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:65:19798)\n at jP (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:67:42569)\n at SP (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:67:38118)\n at FL (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:67:38046)","timestamp":"2025-07-07T01:18:52.563Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at RF (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:1184)\n at file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:912\n at Array.map (<anonymous>)\n at WE (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:903)\n at Object.renderToolResultMessage (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1497:933)\n at ES2 (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1960:3255)\n at Ew (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:65:19798)\n at r$ (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:67:3199)\n at jP (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:67:43345)\n at SP (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:67:38118)","timestamp":"2025-07-07T01:18:55.478Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at RF (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:1184)\n at file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:912\n at Array.map (<anonymous>)\n at WE (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1491:903)\n at Object.renderToolResultMessage (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1497:933)\n at ES2 (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1960:3255)\n at Ew (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:65:19798)\n at jP (file:///Users/carlosguimaraes/.claude/local/node_modules/@anthropic-ai/claud
Note: Error logs were truncated.
<!-- Failed to upload "Scrolling Bug CC.mov" -->
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗