{ "python.linting.enabled": true, "python.jediEnabled": false, // Loaded Stubs: esp8266-micropython-1.11.0 "python.autoComplete.extraPaths": [".micropy/BradenM-micropy-stubs-70f5531/frozen", ".micropy/BradenM-micropy-stubs-4f5a52a/frozen", ".micropy/BradenM-micropy-stubs-70f5531/stubs", ".micropy/micropython-rgbww-bulb"], "python.autoComplete.typeshedPaths": [".micropy/BradenM-micropy-stubs-70f5531/frozen", ".micropy/BradenM-micropy-stubs-4f5a52a/frozen", ".micropy/BradenM-micropy-stubs-70f5531/stubs", ".micropy/micropython-rgbww-bulb"], "python.analysis.typeshedPaths": [".micropy/BradenM-micropy-stubs-70f5531/frozen", ".micropy/BradenM-micropy-stubs-4f5a52a/frozen", ".micropy/BradenM-micropy-stubs-70f5531/stubs", ".micropy/micropython-rgbww-bulb"], "python.linting.pylintEnabled": true, "python.analysis.extraPaths": [ "./.micropy/BradenM-micropy-stubs-70f5531/stubs" ], "python.languageServer": "Microsoft" }