Skip to content

gauravprajapatidev/env-manager-extention

Repository files navigation

🔐 ENV Manager

Visual manager for .env files — switch profiles, mask secrets, edit variables — right inside VS Code.

Visual Studio Marketplace Version Installs Rating License


✨ Features

  • 📁 Multi-profile support — switch between .env.local, .env.production, .env.staging with one click
  • 🔒 Secret masking — API keys and passwords are hidden by default, click to reveal
  • ✏️ Inline editing — edit keys and values directly, no raw file editing
  • 🔍 Search & filter — find variables instantly, filter by secrets or public vars
  • ⬇️ Export .env.example — generate a safe template with keys but no values
  • 💾 Save in place — saves directly back to your .env file

📦 Installation

👉 Install from VS Code Marketplace

Or search "ENV Profile Manager" in VS Code Extensions panel (Ctrl+Shift+X)


🚀 Usage

Open with Ctrl+Shift+E (or Cmd+Shift+E on Mac)

Or run ENV Profile Manager: Open from the Command Palette (Ctrl+Shift+P)


🛣️ Coming Soon

  • 🔄 Team sync via GitHub Gist
  • 📊 Diff view between profiles
  • 📋 Duplicate profile

🤝 Contributing

Found a bug or have a feature request? 👉 Open an issue

Pull requests are welcome!


📄 License

MIT © Gaurav Prajapati

About

ENV Profile Manager is a free VS Code extension that gives you a beautiful visual UI to manage all your env files — without ever touching raw files.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors