EnvX is a VSCode extension for efficient management of environment files. It provides a streamlined side panel interface to easily view, edit, and manage environment variables, with a focus on performance and modularity
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
EnvX is a VSCode extension designed for efficient management of environment files. With EnvX, you can easily view, edit, and manage environment variables through a streamlined side panel interface. The extension focuses on performance and modularity, ensuring a smooth user experience while working with .env files.
Features
Add Environment Variables: Quickly create new environment variables with a simple command.
Edit and Manage Files: Easily edit your environment variables in a structured and organized manner.
Upload and Download Files: Upload an existing .env file or download your current settings.
Delete Variables: Remove unwanted environment variables with ease.
Copy Environment Values: Copy specific variables or the entire environment file.
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.