Python env support

  1. The current VS Code version 1.96.2 only supports donjayamanne.python-environment-manager: Python Environment Manager (deprecated). Upgrade VS Code to support ms-python.vscode-python-envs: Python Environments.

  2. When executing Python code, Cursor uses the default environment specified by Python Environments in VS Code, which could be a conda envs or venv.