Обновить default-settings.json

This commit is contained in:
2025-10-27 13:25:05 +00:00
parent 4ab5c350d2
commit b9ea149338

View File

@@ -0,0 +1,10 @@
{
"workbench.editor.empty.hint": "hidden",
"telemetry.telemetryLevel": "off",
"window.menuBarVisibility": "compact",
"telemetry.enableCrashReporter": false,
"telemetry.enableTelemetry": false,
"update.mode": "none",
"workbench.enableExperiments": false,
"chat.disableAIFeatures": true,
}