amir9480 / vscode-cpp-helper

vscode extension to create implementation for c++ function prototypes.
https://marketplace.visualstudio.com/items?itemName=amiralizadeh9480.cpp-helper
MIT License
355 stars 31 forks source link

Fixed issue with #ifndef header not being added #66

Closed ClearlyKyle closed 1 year ago

ClearlyKyle commented 1 year ago

See issue #65

amir9480 commented 1 year ago

@ClearlyKyle Thanks for your contribution