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

C Hero

eBikeLabs

|
281 installs
| (0) | Free
Automate tedious tasks of C projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

c-hero README

This extension aims at automating tedious tasks for C projects.

Features

The extension can be called manually using the Organize C File command, or automatically when saving files using the runOnSave setting.

.c / .h files

  • Order #include

CMakeLists.txt files

  • Order dependencies

Extension Settings

  • c-hero.runOnSave: enable/disable running on save
  • c-hero.copyright: choose a Copyright sentence to add on top of each file
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft