Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>rungNew to Visual Studio Code? Get it now.
rung

rung

Nathan Barnett

|
2 installs
| (1) | Free
rung the help with running g++
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

rung

rung the help with running g++

A simple vs code extension that compiles and runs c++ files using python.

what it does

  • Compile: Sends your c++ code to g++ at the click of a button.
  • Execution: Runs your compiled program after a successful build.
  • Custom flag: It has a custom flag call -rm what it does is it removes the compiled program after it is done only if this flag is called.

Requirements

Before using this extension, make sure you have the following installed on your system:

  • Python 3
  • g++ (GCC Compiler)

License

This project is licensed under custom terms. See the LICENSE file for details.

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