IntroVSCode extension to create typescript types based on your .env fileWhen 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 CommandsEnable/Disable this extension
OptionsEnable/Disable this extension
|