🔐 ENV Manager
A beautiful visual manager for your .env files — right inside VS Code.
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
Usage
Open with Ctrl+Shift+E (or Cmd+Shift+E on Mac), or run ENV Manager: Open from the command palette.
Coming Soon
- Team sync via GitHub Gist
- Diff view between profiles
- Duplicate profile
| |