Last working version: VSCode 1.109
Broken since: VSCode 1.110 (Electron 39 / Chromium 142 upgrade)
Tested versions: 1.109 ✅ | 1.110 ❌ | 1.111 ❌ | 1.112 ❌ | 1.113 ❌
OS: macOS arm64 (Darwin 25.3.0)
Connection: Remote-SSH to Linux server
Bug: Image uploads successfully to remote server, path appears
in bash shell — but is NOT injected into Claude Code or Codex TUI input.
Workaround: Manually copy path from bash and paste into Claude Code.
Root cause (likely): VSCode 1.110 Electron 39 regression broke
how extensions inject text into TUI applications running in the
integrated terminal over Remote SSH.
Last working version: VSCode 1.109
Broken since: VSCode 1.110 (Electron 39 / Chromium 142 upgrade)
Tested versions: 1.109 ✅ | 1.110 ❌ | 1.111 ❌ | 1.112 ❌ | 1.113 ❌
OS: macOS arm64 (Darwin 25.3.0)
Connection: Remote-SSH to Linux server
Bug: Image uploads successfully to remote server, path appears
in bash shell — but is NOT injected into Claude Code or Codex TUI input.
Workaround: Manually copy path from bash and paste into Claude Code.
Root cause (likely): VSCode 1.110 Electron 39 regression broke
how extensions inject text into TUI applications running in the
integrated terminal over Remote SSH.