Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Simple C++ RunnerNew to Visual Studio Code? Get it now.
Simple C++ Runner

Simple C++ Runner

Dadu

|
4,402 installs
| (0) | Free
A simple way to compile and run C++ files. Must have g++ installed!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

As the name suggests, this is a simple C++ compiler & runner.

This extension is especially effective for people who have problems with clang on Macs.

How to use

  1. Open your C++ file
  2. Activate the extension:
    • By using the keyboard shortcut (default: CMD+Shift+R on Mac or Ctrl+Shift+R on Windows)
    • By using the command palette: C++: Run C++ File
    • By right-clicking on the editor/explorer and selecting: Run C++ File
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft