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

Показать описание
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
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