mikestead / vscode-dotenv

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

How to set default open file .env #25

Open kythuatwebso opened 3 years ago

kythuatwebso commented 3 years ago

Hello,

After install this extension, but when open it is not type file is: "Environment Varible" it auto is "shellscript" How to set default?

image

kythuatwebso commented 3 years ago

My setting:

image

Miguelpenha commented 3 years ago

I'm also having a problem like this: https://github.com/mikestead/vscode-dotenv/issues/26

mikestead commented 3 years ago

Thanks for the report. This extension hasn't changed in a long time, and I can't reproduce it with my install in latest vscode.

Do you have any extensions related to shell scripting that could be overriding this? If it's not that then it must be a breaking change to vscode itself, although I can't spot anything obvious.