Switch to SpecThis extension adds a keybinding to switch between the spec file and the code file. How it works?Spec files should have one of the spec suffixes:
And it must have the same folder structure as the code file. See some folder structure examples bellow: Example 1:Code file: Spec file: Example 2:Code file: Spec file: Example 3:Code file: Spec file: Example 4:Code file: Spec file: How to use?Mac OS: Windows: Release Notes0.0.2Changed keybinding to not conflict with default command Removed 0.0.1Initial release |