"python.analysis": "extraPaths": ["$workspaceFolder/"], "typeCheckingMode": "basic"
You will now see a .venv folder in your project root. VS Code will automatically detect this upon reopening the folder. Pylance will work immediately without any configuration.