Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 558 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 558 Bytes

switcheroo

Switcheroo is a vscode extension to easily switch between source files and their associated test file.

Features

Switch between your source files and their associated test file with a simple shortcut or by using the command palette.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: enable/disable this extension
  • myExtension.thing: set to blah to do something