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