Significant Other for Visual Studio CodeProvides a command to quickly switch between a source code file and its corresponding test file, and vice versa. No configuration needed. Works with most project structures. Supported Project StructuresSignificant Other is intended to work automatically with popular project structures. It works with the project structure used in Rails projects, in Go modules, in Ruby gems, and it will hopefully work for your project as well. To provide its functionality, Significant Other makes a few assumptions (listed below) about your project's conventions. Significant Other assumes that:
If your project follows a well-defined, widely-used project structure that doesn't satisfy the assumptions above, please let me know about it so that I can consider enhancing the extension to support that project structure. Bring Your Own Keyboard ShortcutYou may want to use a keyboard shortcut for switching between source files and test files. This extension does not provide a keyboard shortcut by default, but you can easily define your own. Use the official guide to locate the |