elfenlieds7
elfenlieds7
Adds missing #include for proper std::size_t declaration. Fixes potential compilation errors on strict C++17/C++20 implementations.
## Problem Claude Code on Windows fails to connect to VSCode IDE with: ``` IDE: ✘ Error installing VS Code extension: 1: 1 'code' is not recognized as an internal...
## Description When running multiple Claude Code instances in different terminals within the same VSCode window, only ONE instance can be IDE-connected at a time. Other instances show `IDE: Installed...
[BUG] IDE connection only works in VSCode's open folder directory, fails in subdirectories (v2.0.74)
## Description After upgrading to v2.0.74, Claude Code IDE connection only works when running `claude` in the exact directory that VSCode opened. Running `claude` in any subdirectory shows the extension...
## Environment - **Claude Code Version**: VSCode Extension (latest) - **Platform**: Windows - **IDE**: VSCode ## Observed Behavior When using the Edit tool, I've noticed inconsistent behavior in how file...
### Description When Claude Code displays MCP tool call parameters in the terminal UI, the characters are rendered vertically (one character per line) instead of horizontally on a single line....
## Bug Description When running Claude Code from **VSCode's integrated terminal** on Windows, the IDE detection fails with error: ``` 'code' is not recognized as an internal or external command,...
## Bug Description When attempting to compact a conversation or send new messages, the API returns an error about an orphaned `tool_result` block, even though the conversation history file (`.jsonl`)...