Overview Version History Q & A Rating & Review
C - Compile & Run
🏁 This project is finished 🏁
Description
Simplify your C programming workflow with the C Compile & Run extension. This extension provides a seamless experience for compiling and running C programs with GCC directly within Visual Studio Code
Features
🚀 One-Click Compilation: compile your C programs with a single click
🖥️ Integrated Execution: run your compiled programs directly within the VSCode terminal
⚙️ Quick Setup: automatically detect and configure
How to Run
In VSCode search for C - Compile & Run
in extensions tab
Or
Launch VS Code Quick Open (Ctrl+P), paste ext install MateusPitura.c-compile-run
, and press enter
For devs:
To test, press F5
Update the CHANGELOG
Update version references
Compile with vsce package
Upload the .vsix
to Visual Studio Marketplace
Create a tag in Git and upload to GitHub
Create a new release on GitHub
Technologies Used
✔️ TypeScript
Authors
Mateus Pitura