A VS Code extension that allows you to quickly switch between related file pairs, similar to the "Switch Header/Source" functionality in other IDEs but with customizable file path patterns.
Features
Switch between related file pairs with a keyboard shortcut (Alt+O by default)
Define custom file pairs using configurable patterns
Supports variables like {workspaceFolder}, {fileBasename}, {fileBasenameNoExtension}, and {fileExtension}
Option to create missing files when switching
Configuration
You can configure file pairs in your VS Code settings: