Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>(C/Cpp)/(H/Hpp) File CreatorNew to Visual Studio Code? Get it now.
(C/Cpp)/(H/Hpp) File Creator

(C/Cpp)/(H/Hpp) File Creator

Snolandia

|
51 installs
| (1) | Free
Adds a context menu item to folders to add a C/Cpp and a H/Hpp file at the same time
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cpph-fileadder README

Features

Adds context menu items to: -add c/h file -add cpp/h file -add cpp/hpp file

When right clicking a folder in folder explorer, adds an option to add a (c/h), (cpp/h), or (cpp/hpp) file at the same time. The c(pp) file automatically has the h(pp) file as an #include

Extension settings currently allow for:

  • Automatically create include guards
  • Open Cpp file after creation
  • Open H file after creation
  1. Right Clicking On Folder And Selecting "New .cpp/.h file"

feature X

  1. Entering File Name

feature X

  1. Example Name Entered, Hit "Enter"

feature X

  1. Example H File Created

feature X

  1. Example CPP File Created

feature X

1.0.0

Initial release.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft