mikestead / vscode-dotenv

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

support .flaskenv files #13

Open diniremix opened 5 years ago

diniremix commented 5 years ago

The .flaskenv files for projects with Flask Could the add-in be updated to support this? Imgur

Thanks!

DjangoAddict commented 4 years ago

The .flaskenv files for projects with Flask Could the add-in be updated to support this? Imgur

Thanks!

That'd be nice. I second this!

xerosanyam commented 4 years ago

One can use this trick to highlight any environment file https://github.com/mikestead/vscode-dotenv/issues/14#issuecomment-544370344

motdotla commented 2 years ago

@diniremix @DjangoAddict and @xerosanyam - I just added .flaskenv support to https://github.com/dotenv-org/dotenv-vscode