"python.pythonPath": folder for the venv Python interpreter
"python.terminal.activateEnvironment": activates venv automatically in a new terminal
"terminal.integrated.cwd": set the working directory for new terminal windows
"python.teminal.executeInFileDir": run a file in file's directory instead of the current folder
"python.terminal.activateEnvInCurrentTerminal": activate venv in current terminal window