BigBahss / vscode-cmantic

C/C++ code generation for VS Code: Generate Definitions, Getters, Setters, and much more.
https://bigbahss.github.io/vscode-cmantic/
MIT License
82 stars 9 forks source link

Add copy constructor support. #54

Open rperrot opened 1 year ago

rperrot commented 1 year ago

This PR aims at supporting copy constructor.

It initializes :

LeandroSQ commented 5 months ago

I have another change ready to go:

But it seems this repo is not maintained anymore, I'm considering forking it and maintaining myself. Would you be willing to move your PR there if that would be the case?