vscode-dotenv icon indicating copy to clipboard operation
vscode-dotenv copied to clipboard

DotENV extension for vscode with 1M+ installs

Results 26 vscode-dotenv issues
Sort by recently updated
recently updated
newest added

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? ![image](https://user-images.githubusercontent.com/57938377/132933026-9cf5b7a9-889b-4a91-938a-3a00d5bcdd91.png)