Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>file-locateNew to Visual Studio Code? Get it now.
file-locate

file-locate

TwanoO67

|
1,101 installs
| (1) | Free
Locate file on your disk (even if it's out of your workspace) and open it in vscode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode - file-locate

VSCode Extension "file-locate". Easily locate file on your disk (even if it's out of your workspace) and open it in vscode.

Preview

Features

Add the command "Locate File" in your palette, that use the selected word in editor to look for file on your disk and open it.

Requirements

You should have the "locate" binary on your system. Instead you can "sudo apt-get install locate" on ubuntu.

Extension Settings

None

Known Issues

Won't work on system who don't have locate

Recording Demo

See here: https://github.com/phw/peek

Publication

On new install of vcse

  • npm install -g vsce
  • vsce login TwanoO67

Then

  • vi package.json to update version number
  • vsce publish

Release Notes

1.0.2

  • Update description and add demo

1.0.1

  • Filter search string with slashes and backslashes

1.0.0

Initial release

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