From 357325d130bb8fcb3fc2151595b385daf744b91d Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 8 Dec 2025 11:24:48 +0000 Subject: [PATCH] chore(settings): disable automatic extension updates --- settings.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/settings.json b/settings.json index d357606..feb184a 100644 --- a/settings.json +++ b/settings.json @@ -18,6 +18,12 @@ "oneDarkPro.vivid": true, // // =========================================================================== + // MARK: Extensions + // =========================================================================== + // + // Disable automatic extension updates. + "extensions.autoUpdate": false, + // =========================================================================== // MARK: Window // =========================================================================== //