Skip to content

spalter/vscode-cpp-header-source-pair

Repository files navigation

cpp-header-source-pair VSCode Extension

A simple plugin to open header files along side source files for C/C++ projects.

Features

  • Opens the Header on the Left and Source on the Right side with the Open Pairs (C/C++ Headers/Source) command.

Usage

  • Install the extension
  • Use the command Open Pairs (C/C++ Headers/Soruce) on a opened header/source file.

Keybindings

You can find it in the Keybindings with cpp-header-source-pair.openPairs. It has no default shortcut.

Release Notes

1.0.0

  • Initial release of cpp-header-source-pair

About

A simple plugin to open header files along side source files for C/C++ projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published