{ "terminal.integrated.enablePersistentSessions": true, "python.terminal.activateEnvInCurrentTerminal": true, "python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python" }