Claude Code を Visual Studio Code で使おうとしたら No available IDEs detected. Make sure your IDE has the Claude Code extension or plugin installed and is running. と出たとき

結論

claude-code.vsix を手動でインストールする。

具体的方法

以下のページがまさにそのまんま。

dev.classmethod.jp

自分の場合は nodenv で Node.js を管理しているので、claude-code.vsix の場所は次のとおりだった。

  • ~/.nodenv/versions/24.2.0/lib/node_modules/@anthropic-ai/claude-code/vendor/claude-code.vsix

IDE連携されたかを確認する方法

エディタのタブバーに Claude のアイコンが表示されていれば OK となる。

gyazo.com

Powered by はてなブログ