Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cpp File CreatorNew to Visual Studio Code? Get it now.
Cpp File Creator

Cpp File Creator

Baibhav

|
99 installs
| (0) | Free
This extension is used for creating C++ files with templates.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cpp File Creator

This extension, "Cpp File Creator," helps you quickly create C++ files with a default template. Save time by automatically generating C++ files, including necessary boilerplate code.

Features

  • Create C++ files with a simple command.
  • Automatically includes a default template in the newly created file.
  • Opens the created file in the editor for immediate use.

Example Usage

  1. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P).
  2. Search for Create C++ File.
  3. Enter the desired file name.
  4. A new .cpp file is created in your workspace with the default advanced template.

Tip: This extension is great for quickly setting up new C++ projects or individual files without manually writing boilerplate code.

Requirements

No additional dependencies are required for this extension to work.

Extension Settings

This extension does not currently add any settings.

Known Issues

  • None at the moment. Feel free to report issues on the GitHub repository.

Release Notes

0.0.1

  • Initial release of Cpp File Creator.
  • Supports creating .cpp files with a default template.

Following extension guidelines

We ensure that this extension follows VS Code extension guidelines to provide the best experience.

For more information

If you have any questions or want to learn more about VS Code extensions:

  • VS Code Documentation
  • Markdown Support in VS Code

Enjoy using the Cpp File Creator!

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