Toggle Header/Source is a VS Code extension which lets you quickly switch between headers and source files written in C, C++ and Objective-C.
It helps you getting more productive by minimizing the time required to switch between both.
Just hit the F4
key. That's it!
If the shortcut has been defined to another command, you can still press F1
and select the command with title: Toggle Header/Source
.
Hit Ctrl+P
and enter the ext install toggle header/source
command. Warning: be sure to select the extension authored from bbenoist.
You can submit your issues and feature requests on the GitHub issues page.
See CONTRIBUTING.md
for guidelines.