Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-cyagenNew to Visual Studio Code? Get it now.
vscode-cyagen

vscode-cyagen

robinbreast

|
356 installs
| (0) | Free
Generate C test scaffolding from source files using customizable Nunjucks templates.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-cyagen

vscode-cyagen brings cyagen-style generation to VS Code. It parses C source files, builds structured data (functions, includes, static vars, call graph), and renders output from template folders.

Quick start

  1. Open a C source file in VS Code.
  2. Run Cyagen: Generate files using templates.
  3. Choose a configured template set.
  4. Open generated output in your target folder.

Demo: Demo

Documentation

  • Primary documentation map: docs/INDEX.md
  • Contribution workflow: CONTRIBUTING.md

Known issues

  • Bundled GoogleTest CMake examples are designed for Unix-like environments.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft