Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>plugNew to Visual Studio Code? Get it now.
plug

plug

mayssa

|
8 installs
| (0) | Free
this is a test extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Header File Generator

This Visual Studio Code extension allows users to input parameters and automatically generate a .h C/C++ header file with #define macros.

Features

  • Prompts for parameter values via input boxes
  • Writes a generated.h file into the workspace
  • Customizable logic in extension.ts

Usage

  1. Press Ctrl+Shift+P
  2. Run Generate Header File
  3. Check your project directory for generated.h

Requirements

None—just open a folder and run the command.

Release Notes

0.0.1

  • Initial release of header generator

Enjoy! 🛠️

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