diff --git a/extensions/shellscript/package.json b/extensions/shellscript/package.json index 36031a33840..72224868c2d 100644 --- a/extensions/shellscript/package.json +++ b/extensions/shellscript/package.json @@ -67,6 +67,9 @@ "bashrc_Apple_Terminal", "zshrc_Apple_Terminal" ], + "filenamePatterns": [ + ".env.*" + ], "firstLine": "^#!.*\\b(bash|fish|zsh|sh|ksh|dtksh|pdksh|mksh|ash|dash|yash|sh|csh|jcsh|tcsh|itcsh).*|^#\\s*-\\*-[^*]*mode:\\s*shell-script[^*]*-\\*-", "configuration": "./language-configuration.json", "mimetypes": [