Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Go to SpecNew to Visual Studio Code? Get it now.
Go to Spec

Go to Spec

Lourenci

|
40,493 installs
| (7) | Free
Switch between the code and the spec file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Go to Spec

This extension allows you to switch between your code and its test file like Intellij IDEs.

This extension is agnostic to the language that you are coding. I have been using with .rb and .js code with no problems.

Features

  • You can switch from code to spec file.
  • You can switch from test to code.

Using

Calls Go to Spec command (cmd+shift+t or ctrl+shift+t).

Go to spec

Go to spec

Go to code

Go to code

  • Your spec may be in the same folder of the code with spec or test in suffix of the file.
  • Your spec may be in a different folder of the code with spec in suffix of the file.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft