A simple plugin to open header files along side source files for C/C++ projects.
- Opens the Header on the Left and Source on the Right side with the
Open Pairs (C/C++ Headers/Source)
command.
- Install the extension
- Use the command
Open Pairs (C/C++ Headers/Soruce)
on a opened header/source file.
You can find it in the Keybindings with cpp-header-source-pair.openPairs
. It has no default shortcut.
- Initial release of cpp-header-source-pair