0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

[古のMac]VSCodeがついに非対応に...対策の備忘録

0
Last updated at Posted at 2026-01-06

起こったこと

VSCodeを起動しようとしたら、
「OS対応してないから起動できないよ、OSアップデートしてね」と
突然言われてしまった。

MacBookのハードの情報

MacBook Air (13-inch, Early 2014)
左上のリンゴマーク->「このMacについて」から確認できる

このハードに対応しているOS

最終対応のオペレーティングシステム:macOS Big Sur

これ以上のOSのアップデートができない

VS Codeを1つ前のバージョンへ戻す

アンインストールし、その後、古いバージョンを再インストール
下記からダウンロードできる

最後のサポートだよ、とたしかに書いてある

macOS 11.0 support has ended
VS Code 1.106 is the last release that supports macOS 11.0 (macOS Big Sur). Refer to our FAQ for additional information.

VSCodeの自動Update無効化

この設定をしないと、VSCode再起動時にふりだしに戻ってしまう

左下の設定ボタン
-> 検索窓に「update」と入れ検索
-> Update: Mode を none に設定

"update.mode": "none"

これで解消されるはず...
いろいろなソフトのサポートが終了していく、そろそろ買い替えしないと...

0
0
2

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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?