Want to know how many times a class, function, or property is used in your code? Try enabling VS Code's built-in reference code lens for JavaScript and TypeScript
This code lens shows a reference count above classes, exported symbols, and properties. Click on the references count to view all references
#vscode #javascript #typescript #coding #programming #ide