VSCode - Create From Usage"Create from usage" is a Visual Studio Code extension that automatically generates variable declarations based on uninitialized variables in use. It uses the TypeScript type information to infer the wanted type. Press Demo
KeybindingsThe following commands are bound by default when the extension is installed.
ThanksThanks to https://github.com/joelday/vscode-docthis for being the jumping point for this extension. |
