Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Relative Path NavigationNew to Visual Studio Code? Get it now.
Relative Path Navigation

Relative Path Navigation

Danilo Peres

|
159 installs
| (0) | Free
Quick navigation between the files in the directory relative to the current open file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Relative Path Navigation

Relative Path Navigation is a small VSCode extension which allow you to open files in the directory relative to the current open file. This is useful if you are working in a file and want to view files next to it. Eg. when jumping between style and implementation file in a component based project.

Directory Files

Features

Move to the previous file

Call Open next file in relative path or use the command Ctrl+ArrowUp to open the previous file from the directory relative to the current open file.

Move to the next file

Call Open previous file in relative path or use the command Ctrl+ArrowDown to open the next file from the directory relative to the current open file.

Quick file list in relative path

Call Show Files in relative path or use the command Ctrl+e to show a quick list with files from the directory relative to the current open file.


License

Directory Files is released under the MIT License.

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