diff --git a/Python/settings.json b/Python/settings.json index e557af2..6e05082 100644 --- a/Python/settings.json +++ b/Python/settings.json @@ -148,6 +148,7 @@ "python.analysis.autoImportCompletions": true, "python.analysis.typeCheckingMode": "off", "python.terminal.activateEnvironment": true, + "python.analysis.diagnosticMode": "openFilesOnly", // ----------------------- Настройки языков (Конец) //---------------------------------------------------------------------------------------------------------------------------------------------------------- } \ No newline at end of file