Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Module TraceNew to Visual Studio Code? Get it now.
Module Trace

Module Trace

Module Trace

|
149 installs
| (0) | Free
Track all parent files linked to the current module
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Module Trace Extension

Scan your entire workspace and locate all javascript files that import the current module.

Usage

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.

screenshot

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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft