VS Code tips — Rename on import paths for JavaScript and TypeScript

preview_player
Показать описание
Today's VS code tip: rename on import paths

You can use rename (F2) on import paths in JavaScript and TypeScript files to rename the corresponding file. All references to the file are also updated
Рекомендации по теме