Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Related FilesNew to Visual Studio Code? Get it now.
Related Files

Related Files

Etheryte

|
110 installs
| (0) | Free
Show files related to the currently open file based on its Git history.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Related Files

Related Files is a Visual Studio Code extension that adds a sidebar panel listing files related to the currently open file based on its Git history.

Files committed together more often are listed first.

Sample view of the sidebar

Configuration

The following configuration options are available:

Option Default value Description
relatedFiles.ignoreGlobs **/package-lock.json, **/yarn.lock Comma-separated list of path globs to ignore.
relatedFiles.maxCount 25 The maximum number of related files to list.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft