Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>C++ Project CreatorNew to Visual Studio Code? Get it now.
C++ Project Creator

C++ Project Creator

Jacob Ammon Anderson Dev

|
155 installs
| (0) | Free
Create a simple Makefile based project for C++, including file structure.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

C++ Makefile Project Creator

Create a simple C++ Makefile project.

Features

Create a simple project file structure for C++ projects. Includes a Makefile and main.cpp skeleton. Best if used in conjunction with C++ class maker extensions.

Use Ctrl + Shift + P to generate the file structure and files in the current directory.

Example of structure generation.


Requirements

None yet.

Extension Settings

Just default from yeoman. Still new to making VSCode extensions.

This extension contributes the following settings:

  • myExtension.enable: Enable/disable this extension.
  • myExtension.thing: Set to blah to do something.

Known Issues

None yet.

Release Notes

None yet.

0.0.1

Initial release.

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