Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jump to alternative fileNew to Visual Studio Code? Get it now.
Jump to alternative file

Jump to alternative file

Vladimir Penkin

|
75 installs
| (0) | Free
Jump between source and test files with ease
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jump-to-alternative README

This extension registers 1 command that will toggle view between source file and test file associated with it.

Features

  • When the command is issued, your editor will jump to the alternative file if the extension is able to find one.
  • It will try to find file with the same name as close to the current one as possible within subtree.
  • Press ALT + T to jump between files

Release Notes

Experimental


Acknowledgements

This extension is based on Blake Herrington's vscode-jump-to-test. It was cloned instead of forked because It needs to be published for my usecases

Enjoy!

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