Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>env-cmd-file-syntaxNew to Visual Studio Code? Get it now.

env-cmd-file-syntax

Nixon

|
92,515 installs
| (2) | Free
syntax highlight in .env files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

env-cmd-file-syntax

This plugin works with vscode. It helps us to highlight the key-value string in .env files (e.g. .env, .env.development and so on).

Features

To highlight the syntax like this:

highlight

Requirements

You must have a vscode, and install this plugin in your vscode.

Extension Settings

None

Known Issues

None

Release Notes

[0.0.1]

  • Add syntax highlight

[0.1.0]

  • Add a highlight to the variable reference, prefix REACT_APP_

[0.1.1]

  • Refactor all code

[0.1.2]

  • Add some documentation

[0.2.2]

  • Support VUE_APP
  • Fix multi-line comments

[0.3.0]

  • Support VITE, SNOWPACK_PUBLIC

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft