EnvFile
Compiled with Java 1.8GitHub | Issues
Env File is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.Supported formats:
- .env
- YAML dictionary
- JSON dictionary
All formats assume that both keys and values are strings.
Supported Platforms:
- PyCharm
- IDEA
- RubyMine
- GoLand
- Cursive
Honza Hejzl
11.10.2024As Craig Kelley said, this definitely should be a part of the product!