language-dotenv

.env file support in Atom

rjocoleman

18,553

37

1.2.0

MIT

GitHub

language-dotenv package

Build Status

Language support for .env files in Atom.

Configuration

Additional filenames for .env files can be set in Settings.

These are a list i.e. .env.foo, .env.bar, .env.baz The default additional filenames are .env.production, .env.development, .env.test

.env itself is not required in the list - it is hard coded.