Обновить Python/settings.json

This commit is contained in:
2025-10-28 14:13:47 +00:00
parent 0e0f09126d
commit 254b5870cd

View File

@@ -148,6 +148,7 @@
"python.analysis.autoImportCompletions": true, "python.analysis.autoImportCompletions": true,
"python.analysis.typeCheckingMode": "off", "python.analysis.typeCheckingMode": "off",
"python.terminal.activateEnvironment": true, "python.terminal.activateEnvironment": true,
"python.analysis.diagnosticMode": "openFilesOnly",
// ----------------------- Настройки языков (Конец) // ----------------------- Настройки языков (Конец)
//---------------------------------------------------------------------------------------------------------------------------------------------------------- //----------------------------------------------------------------------------------------------------------------------------------------------------------
} }