404ニキのBlog@hatena

Microsoftの技術について取り扱うブログです。開発ツールとAzureがメイン、あとは興味のある内容

メモ:Visual Studio Code - Chat failed to load because the installed version of the Copilot Chat exstension

これはエラーはなんぞ?

簡単に説明するとGitHub Copilotの拡張機能の統合によるエラー

これまでVisual Studio CodeのGitHub Copilot拡張機能はChatと分割されていたが、統合される予定だったのでその影響でエラーが発生したものだと思われる。

対処

Chat failed to load because the installed version of the Copilot Chat exstension is not compatible with this of Visual Studio Code. Please ensure that the Copilot Chat extension is up to date.

Chat failed to load because the installed version of the Copilot Chat exstension is not compatible with this of Visual Studio Code. Please ensure that the Copilot Chat extension is up to date.

Copilot Chat version 0.36.2はVisual Studio Code Version: 1.109.0に対応していないみたいなのでv0.37.0にアップデートします。

This extension is using the API proposal 'chatParticipantPrivate' that is not compatible with the current version of VS Code.

ちなみに: deprecatedになったほうのGitHub Copilot 拡張

This extension is deprecated. Use the GitHub Copilot Chat extension instead. という表示がされています。

This extension is deprecated. Use the GitHub Copilot Chat extension instead.

記念にもう2枚