0.3.0 • Published 3 years ago

env-cmd-file-syntax v0.3.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

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 REACTAPP

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!