Skip to content
/ env. Public

Get auto-complete suggestions for the variables in .env or .env.local files in workspace.

License

Notifications You must be signed in to change notification settings

regex5440/env.

Repository files navigation

envdot README

Get auto-complete suggestions for the variables from your .env or .env.local files in workspace

Features

Supports

  • Languages: JavaScript,TypeScript
  • Formats: js,jsx,ts,tsx

Auto-Completion Suggestions

  • Provides auto-completion for environment variables by typing: env.
  • Supports Vite's special import object: import.meta.env.
Auto-Complete Suggestions GIF

Requirements

VS Code: 1.82 or earlier

Release Notes

1.0.0

Initial release of the extension.


Enjoy!

About

Get auto-complete suggestions for the variables in .env or .env.local files in workspace.

Resources

License

Stars

Watchers

Forks

Packages

No packages published