vscode-dotenv
vscode-dotenv copied to clipboard
DotENV extension for vscode with 1M+ installs
Can anyone let me know if i can get syntax highlighting for custom environment names
The description on the vs code marketplace is missing e0b1815a8f9f33e169eafe52e20c88308f875404 which I was just searching for and only found by accident in the repo.
Hello! Thanks for the awesome extension. Per the attached issue (see below), dotenv does not support end-of-line comments, but this extension shows the comments as if they are not part...
now the keyword only get highlighted when it is in front if a declaration and not mid word od variable name
Since `.env.dev` and `.env.stag` are explicitly supported I think `.env.prod` should be supported too.
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: | glob pattern |...
I open .env file and no any syntax highlighting If I rename it for example to my.env all will be fine. Also works fine with .env.example
Hello, After install this extension, but when open it is not type file is: "Environment Varible" it auto is "shellscript" How to set default? 