This Visual Studio Code extension automates the process of adding standardized headers to your C++ source files. Designed for competitive programmers, it integrates seamlessly with the CPH extension and Competitive Companion extension.
Features
Add Headers to All .cpp Files: Press Ctrl+Alt+L to add headers to all .cpp files in the current folder.
Add Headers to Recent .cpp Files: Press Ctrl+Alt+P to add headers only to the most recently modified .cpp files in the current folder.
Prerequisites
To use this extension, ensure that you have the following extensions installed: