Skip to content

CatBraaain/vscode-auto-fix-venv

Repository files navigation

Auto Fix Venv

Automatically detect broken python venv and fix it. Supports Windows, Linux, and macOS.

flowchart

Features

  • Automatically detects multiple virtual environments.
  • Automatically fixes activation files for virtual environments (activate, activate.bat, activate.csh, activate.fish, activate.nu).

Commands

  • Auto Fix Venv: Fix venvs (auto-fix-venv.fixVenvs)

    • Detects and fixes broken virtual environments. This command runs automatically at startup.
  • Auto Fix Venv: Recreate venvs (auto-fix-venv.recreateVenvs)

    • Recreates virtual environments. Can be configured to skip confirmation using auto-fix-venv.forceRun.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published