Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Env BrowserNew to Visual Studio Code? Get it now.
Env Browser

Env Browser

META IIII

| (0) | Free
Provides a UI for managing `.env` files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Env Browser

Provides a UI for managing .env files.

Features

  • Table view for managing environment variables
  • Auto-formats with quoted values on save
  • One-click copy values
  • Drag-and-drop reordering
  • Supports .env, .env.*

Development

  1. Install dependencies:
npm install
  1. Compile the extension:
npm run compile
  1. Press F5 in VSCode to launch a new Extension Development Host window.

  2. In the new window, open a .env file (or create one) to see the table view.

The extension will automatically replace the default editor for .env* files with the custom table view.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft