1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

VSCodeでエクステンション(拡張機能)がインストールできないとき

Last updated at Posted at 2020-09-08

解決した方法

VSCodeをアップデートしたらインストールできるようになった。

原因というか…

VSCodeの設定で自動更新を切る設定(none)にしていました。
その昔、noneとdefaultしかなかったと思います。
noneは更新を手動で確認することすらできない設定です。
更新のお知らせ通知も来なくなります。

というわけで更新のことをすっかり忘れていました。
よっぽど古かったかも…🤗
66F49642-28CA-42E9-96AF-EECEB43B1175.png

VSCodeで自動更新の設定

Code>基本設定>Settings から設定画面を開きます。
ショートカットキーcommand + ,でも表示できます。
7D26F14A-0EEF-4509-B2B2-78A7E220AAEF.png

更新のモードを選択できます。
7746D721-D654-45FF-AADF-41BAC5ED24A7.png

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?