This commit is contained in:
2025-10-27 23:44:50 +03:00
parent 3c6d14b889
commit 44a1cf9b10

View File

@@ -7,4 +7,8 @@
"update.mode": "none", "update.mode": "none",
"workbench.enableExperiments": false, "workbench.enableExperiments": false,
"chat.disableAIFeatures": true, "chat.disableAIFeatures": true,
"github.gitAuthentication": false,
"extensions.autoCheckUpdates": false,
"extensions.autoUpdate": false,
"extensions.ignoreRecommendations": true,
} }