Import Statement Completions

Write import followed by the symbol you want to import and VS Code will help you complete the full import statement.

Import completions complement auto imports and work in both JavaScript and TypeScript.