Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>C++ Project ManagerNew to Visual Studio Code? Get it now.
C++ Project Manager

C++ Project Manager

DarkEmbers

|
3,265 installs
| (5) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

C++ Project manager

An extension that simplifies the proccess of creating and managing C++ projects,
configures them and deals with the CMake side of things for you.

Features

New Project

NewProject

New Class

NewClass

Configure

Rescan and add "c"/"cpp" files with include directories to CMakeLists.txt.
Type "C++: Configure" in the command pallette.

Run Exe

Right click and select "C++: Run" to launch

Requirements

  • 'code' added to PATH
  • vscode 1.62.0+
  • Make sure to open a project workspace for the extension to work
  • CMake Tools extension

Code can be added to path by opening the command pallette (Cmd + Shift + P) and typing "Shell Command: Install 'code' command to PATH"

LICENSE

This extension follows the MIT license

Known Issues

Please report your issues at: C++ Project Manager Github Page

Release Notes

1.1.0

  • Fixed Windows support and cross compatibility
  • Changed Run to use CMakeTools
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft