Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>C++ LauncherNew to Visual Studio Code? Get it now.
C++ Launcher

C++ Launcher

Sepehr0Day

|
13,809 installs
| (1) | Free
Easily compile and run your C++ code!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

C++ Runner

Easily compile and run your C++ code with g++!

This extension just Linux!

Introduction

This Visual Studio Code extension allows you to compile and run your C++ code within the VSCode environment. It provides a convenient way to quickly test your C++ programs without leaving the editor.

Features

  • Compile and run C++ code with a single click.
  • Works seamlessly within the VSCode environment.
  • Supports Linux operating systems.

Installation

You can install the extension from the Visual Studio Code Marketplace. Search for "C++ Runner" and click install.

Usage

  1. Open a C++ file in Visual Studio Code.
  2. Click the "C++" button in the editor's title area, or use CTRL + SHIFT + P type "Compile and Run C++" and Select to Run.
  3. The extension will compile and run your C++ code in the integrated terminal.

Requirements

  • Visual Studio Code
  • Linux operating system

Contributions

Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on GitHub.

Contact

  • GitHub: github.com/Sepehr0Day
  • Email: sphrz2324@gmail.com
  • Telegram: t.me/Sepehr0Day

Star this repository in Github if you found it useful⭐

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