TypeScript code snippet – How to search for imports in vsExample?
so this lets you find all the places a component or package is imported. You jsut do a shift+cmd+F, then click the regex search option, then type import(.*)YourComponentName
so this lets you find all the places a component or package is imported. You jsut do a shift+cmd+F, then click the regex search option, then type import(.*)YourComponentName