Try   HackMD

參考: i can't use copilot in visual studio code #1444

VSCode 指定安裝版本

choco install vscode-insiders.install --version=1.92.0.20240709 --force

choco install vscode.install --version=1.92.2 --force 

# 查版本號
choco search vscode.install
choco search vscode-insiders.install

⭐安裝 GitHub Copilot Chat 版本為 v0.16.1
則可正常👍

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

可以直接去下載 vsix 檔案並直接安裝

安裝特定版本

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

  • 指定【v0.16.1】的版本
  • 問題解決前,最好停止更新,可以在 Ctrl + Shift + P 找到 Extensions: Auto Update 停用自動更新功能

參考: 將 VSCode 安裝的擴充套件重建成 vsix 檔案