CatBraaain / vscode-auto-fix-venv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Fix Venv

Automatically detect broken python venv and fix it. Support Windows,Linux and Mac.

flowchart

Features

  • Detect multiple venvs dynamically
  • Auto-Fix venv's activate files (activate,activate.bat,activate.csh,activate.fish,activate.nu)

Upcoming Features

  • Recreate Venvs command
    • Some options
    • Error check

Keybindings

Nothing

Extension Settings

Coming soon

About

License:MIT License


Languages

Language:TypeScript 96.6%Language:JavaScript 3.4%