VSCode Extension: File Save Fails When Generating Markdown

Status Fixed / completed
Maintainer reply None cached
Activity 2 comments · opened Jul 23, 2025 · closed Jul 25, 2025

Bug Description
Cannot work well with Claude code for VScode. The claude code and the vscode extension both are the latest version. You can try 'write a file 1.md', will get the exception when saving the markdown file.

Environment Info

  • Platform: darwin
  • Terminal: in vscode
  • Version: 1.0.58
  • Feedback ID: cae54438-f351-4c31-8569-84eca7d4fe32

Errors

node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

Error: Timeout waiting after 1000ms
    at oXB (file:///Users/feida/.nvm/versions/node/v18.20.8/lib/node_modules/@anthropic-ai/claude-code/cli.js:1361:11459)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Y38 (file:///Users/feida/.nvm/versions/node/v18.20.8/lib/node_modules/@anthropic-ai/claude-code/cli.js:2735:11206)
    at async J (file:///Users/feida/.nvm/versions/node/v18.20.8/lib/node_modules/@anthropic-ai/claude-code/cli.js:2735:9917)

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗