Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Zostaw VenvaNew to Visual Studio Code? Get it now.
Zostaw Venva

Zostaw Venva

w1atrak

|
5 installs
| (0) | Free
Extension to stop you from editing those venv files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Zostaw Venva

A small VS Code extension that warns you when you edit files inside a virtual environment or any folder you choose to match by path.

Configuration

This extension provides the following settings (accessible via VS Code settings):

  • zostaw-venva.warningMessage (string, default: "venv file edited 💀")

    • The warning message displayed when you edit a file in a matched folder path.
  • zostaw-venva.venvPaths (array, default: ["venv"])

    • An array of path substrings to match against edited file paths. If any substring matches, the warning is triggered. For example, ["venv", "env", ".venv"] will warn on files in folders containing any of these strings in their path.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft