soates / Auto-Import

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
164 stars 62 forks source link

[Feature Request] - Adding Shortcut to auto imports #117

Open Bayramito opened 3 years ago

Bayramito commented 3 years ago

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.

AlexDemzz commented 2 years ago

up When i copy/paste my components are not auto imported, a shortcut to auto import all would be very usefull.