Get auto-complete suggestions for the variables from your .env
or .env.local
files in workspace
- Languages:
JavaScript
,TypeScript
- Formats:
js
,jsx
,ts
,tsx
- Provides auto-completion for environment variables by typing:
env.
- Supports Vite's special import object:
import.meta.env.
VS Code: 1.82 or earlier
Initial release of the extension.
Enjoy!