⚡️🔌 VS-Code Extension

An idea that started in one of our hackathons, has just been published. VS-Code & env0 users can deploy their environments from their IDE!

The env0 extension will display all environments associated with the current git branch. You can perform several tasks like deploy, destroy, approve deployment, watch live logs, and visit the environment's page if needed.

At first, you should create an organization API key and perform authentication. Then, you'll able to see all of the active environments associated with your active git branch. Once you push changes to remote and hit "Redeploy" button, you'll get notified about the status change. The deployment logs are available in the OUTPUT tab, "env0 logs" item in the dropdown menu. It will be auto-focused when a deployment is active.

The extension is now available in the marketplace. Please follow the README for usage instructions.

env0 vs code extension