Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>C++ Runner And CompilerNew to Visual Studio Code? Get it now.
C++ Runner And Compiler

C++ Runner And Compiler

pasindu dewviman

|
4,253 installs
| (1) | Free
A simple extension to compile, run, and debug C++ files using buttons or Ctrl+Shift+B
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

C++ Compiler and Runner

This Visual Studio Code extension allows you to easily compile, run, and debug C++ programs using simple buttons or keyboard shortcuts.

Features

  • Compile C++ files
  • Run C++ files
  • Debug C++ files

How to Use

  • Run C++ File: Press Ctrl+Shift+B or click the Run button in the status bar or editor toolbar.
  • Compile C++ File: Click the Compile button in the status bar or editor toolbar.
  • Debug C++ File: Click the Debug button in the status bar or editor toolbar.

Requirements

  • You need to have g++ (GNU Compiler Collection) installed on your system.

Installation

  • Install the extension from the Visual Studio Code marketplace or download the .vsix file and install it manually.

Release Notes

0.0.1

  • Initial release with basic compile, run, and debug features.

1.0.0

  • Initial release with basic compile, run, and debug features.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft