Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>auto-env-typeNew to Visual Studio Code? Get it now.
auto-env-type

auto-env-type

Langsdorf

|
75 installs
| (1) | Free
Create typescript types based on your .env file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Intro

VSCode extension to create typescript types based on your .env file

When you save a .env file, this extesion will automatically create a env.d.ts with TS types in your workspace root folder.

This helps when you wanna use the editor auto completion, for example.

https://marketplace.visualstudio.com/items?itemName=Langsdorf.auto-env-type

Commands

Enable/Disable this extension

Toggle auto-env-type

Options

Enable/Disable this extension

Defaults: true
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft