mikestead / vscode-dotenv

DotENV extension for vscode with 1M+ installs
MIT License
105 stars 13 forks source link

Add the .env.dist file extension #7

Closed royklutman closed 5 years ago

royklutman commented 6 years ago

Symfony for example uses the .env.dist file extension for the distributed environment variable file, so I think it's a good idea to support this file extension by default.