amir9480/vscode-cpp-helper
vscode extension to create implementation for c++ function prototypes.
This VSCode extension helps C++ developers streamline their coding workflow by automating repetitive tasks. It takes C++ function declarations from header files and automatically generates their corresponding implementation code in source files. Developers working with C++ in VSCode will find this tool useful for maintaining clean, well-structured codebases.
425 stars. No commits in the last 6 months.
Use this if you are a C++ developer using VSCode and want to quickly generate function implementations or header guards, reducing manual typing and potential errors.
Not ideal if you need a C++ parser for deep code analysis or refactoring, as this tool relies on regex and may produce incorrect implementations for complex C++ constructs.
Stars
425
Forks
35
Language
TypeScript
License
MIT
Category
Last pushed
Jun 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/amir9480/vscode-cpp-helper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
microsoft/ts-gyb
Generating native code interfaces from TypeScript
evoluteur/evolutility-ui-jquery
Model-driven Web UI for CRUD using REST or localStorage.
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.