Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cpp-console-generatorNew to Visual Studio Code? Get it now.
cpp-console-generator

cpp-console-generator

Eden Reich

|
3,630 installs
| (1) | Free
An extension for generating a console project and commands quickly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CPP-Console-Generator VS-Code Extension

This extension helps to generate a project and commands quickly.

Usage

  1. First create a new project. Open the command palette and look for cpp: generate a new console project
  2. In the command palette look for cpp: generate a new command, type a command name (for example: TestCommand) and type a description.
  3. Make sure to add these files to main.cpp and CMakeLists.txt so it can be properly compiled.

Example

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