Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Fast Run
New to Visual Studio Code?
Get it now.
Fast Run
Albin Hossain
|
1,742 installs
|
(
0
)
|
Free
Compile and Run C/C++ program in VS Code
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Fast Run
Compile and Run C/C++ program.
Features
Run C/C++ files.
Redirect Input and Output to files.
Stop program automatically after specified timelimit.
Requirements
C++ Compiler
Extension Settings
Set Compiler path
Set Input and Output path
Set Timelimit
Set optional compiler arguments.
Release Notes
1.0.0
Initial release.