/language-dotenv

Language support for `.env` files in Atom.

Primary LanguageCoffeeScript

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.