vscode extension that will automatically finds, parses and provides code actions for all available imports. Only currently works with files in your folder and TypeScript.
MIT License
165
stars
62
forks
source link
[Feature Request] - Adding Shortcut to auto imports #117
can we add shortcut to auto imports ?
For example,
we can hover on top of the un-imported function or component etc... and press
alt + enter
or something.Or simply press and hold 2 buttons and double click.