.env-style files and manage them safely.
Current capabilities
You can:- scan the workspace for environment files
- open a file and inspect its variables
- reveal or hide sensitive values
- edit keys and values inline
- add a new variable directly to a discovered file
- delete an individual variable from a file
- compare environment files within a folder
- detect files that are not ignored by Git
- add an exposed file to
.gitignore

