elfenlieds7

Results 8 issues of 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...

bug
has repro
platform:windows
area:ide

## 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
has repro
platform:windows
area:core
area:ide

## 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...

bug
has repro
platform:windows
area:ide

## 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...

question
platform:windows
area:tools
area:ide
autoclose

### 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
has repro
platform:macos
area:tui
area:mcp
autoclose

## 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
has repro
platform:windows
area:ide
autoclose

## 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`)...

bug
has repro
platform:macos
area:core
area:mcp
autoclose