{ "python.linting.enabled": true, "python.languageServer": "Pylance", "python.analysis.typeCheckingMode": "basic", "python.analysis.diagnosticSeverityOverrides": { "reportMissingModuleSource": "none" }, "python.analysis.typeshedPaths": [ ".vscode\\Pico-W-Stub" ], "python.analysis.extraPaths": [ ".vscode\\Pico-W-Stub" ], "micropico.syncFolder": "", "micropico.openOnStart": true }