Open LinqLover opened 3 years ago
There is a large number of dotenv files out there that do not actually use a dot in their name. Here is a small comparative study:
env
*.env
?*env
env_*
For more information on the study, see: https://github.com/squeak-smalltalk/squeak-app/pull/22#discussion_r721667361
Additionally, this PR updates the extension category according to a deprecation warning generated by VS Code (9e0e233).
There is a large number of dotenv files out there that do not actually use a dot in their name. Here is a small comparative study:
env
*.env
?*env
env_*
For more information on the study, see: https://github.com/squeak-smalltalk/squeak-app/pull/22#discussion_r721667361
Additionally, this PR updates the extension category according to a deprecation warning generated by VS Code (9e0e233).