Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>C CompilerNew to Visual Studio Code? Get it now.
C Compiler

C Compiler

brapifra

|
499,762 installs
| (3) | Free
Compile and execute C files from VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

C compiler README

Compile and execute C files from VSCode.

Features

  • Basic gcc compilation with -Wall flag.
  • Basic gcc compilation and execution.
  • Context menu added.

Requirements

  • Gcc installed.
  • Linux/Mac (for now).

Extension Settings

  • Nonexistent (for now).

Future Features

  • Makefile support? (Comment if you want it)
  • Waiting for your feedback!

Known Issues

  • Not working in Windows.

Change Log

[0.0.4]

  • Minor changes.

[0.0.3]

  • Added warning log.

[0.0.2]

  • Fixed minor problems.

[0.0.1]

  • Basic gcc compilation with -Wall flag.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft