Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

how to search for imports in vscode

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
 
PREVIOUS NEXT
Tagged: #search #imports #vscode
ADD COMMENT
Topic
Name
4+4 =