Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>TCC CompilerNew to Visual Studio Code? Get it now.
TCC Compiler

TCC Compiler

Hilmar Gústafsson

|
6,033 installs
| (1) | Free
Extension to simplify use of Tiny C Compiler in VSCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TCC Compiler

Build Status

Quickly compile and run your C applications with the Tiny C Compiler integrated with VSCode!

Install

ext install vscode-tcc-compiler

Features

  • Completely independent.
  • Instantly run the program by using palette command TCC: Run
  • Compile to executable file with palette command TCC: Compile
  • Configure build args for projects with the workspace settings TCC.flags and TCC.args
  • Currently, this extension only supports Win32 configurations of vscode. The Tiny C Compiler can be downloaded for Linux and Mac configurations as well.

License

MIT - Extension GNU Lesser General Public License (LGPL) - Tiny C Compiler

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