Scan your entire workspace and locate all javascript files that import the current module.
How to use
Once installed, all you need to do is open a javascript/typescript/css file and press Ctrl + Shift + Alt + T on windows, or Cmd + Shift + Alt + T on mac. Give it a few seconds and after that, your file will be prepended with a comment block containing all the traced file paths. Hold Ctrl and click on the links to navigate to these files.
Supported Languages
Javascript
Typescript
CSS
More languages will be added soon.
Settings
You can add or remove files/folders to ignore in the trace process. To do that simple go to your settings (CTRL + ,), Search for "Module Trace", and add paths to ignore. The list is pre-populated with common ignored paths, add yours or remove.