IronGeek / vscode-env

.ENV formatter for Visual Studio Code
MIT License
25 stars 1 forks source link

Support for .env.local #9

Open dalkommatt opened 2 years ago

sergous commented 2 years ago

.env.local work correctly but: .env.prod.local does not work

mikebronner commented 2 years ago

I concur, there are many files that start with .env -- might be a good solution to highlight any file that starts with .env. or is equal to .env

Our use-case is .env.dusk.local