Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Find File ReferencesNew to Visual Studio Code? Get it now.
Find File References

Find File References

Cristi Paraschiv

|
15 installs
| (0) | Free
Performs a search for all references to a file in the workspace.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Find File References

A Visual Studio Code extension to quickly find all references to a file in your workspace. Right-click any file or open file tab and select Find File References to search for all usages of that file by name.

Features

  • Adds a Find File References command to the file explorer context menu and editor title context menu.
  • Automatically searches the workspace for all occurrences of the selected file's name.
  • Works with any file type.
  • Integrates with VS Code's built-in search for a seamless experience.

Usage

  1. Right-click a file in the Explorer or click the three dots in the editor title bar of an open file.
  2. Select Find File References from the context menu.
  3. The search panel will open, showing all references to the file by name.

Release Notes

1.0.0

  • Initial release: Adds the Find File References command to the context menus.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft