VS Code tips: Import statement completions in JavaScript and TypeScript

preview_player
Показать описание
Today's VS Code tip: 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 files.
Рекомендации по теме