env-cmd-file-syntax

0.3.0 • Public • Published

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!

Readme

Keywords

none

Package Sidebar

Install

npm i env-cmd-file-syntax

Weekly Downloads

0

Version

0.3.0

License

none

Unpacked Size

274 kB

Total Files

10

Last publish

Collaborators

  • nix-on