tdolsen / language-dotenv

Language support for `.env` files in Atom.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Language support for `.env` files in Atom.


Languages

Language:CoffeeScript 100.0%