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

Is Create Header Guard broken after last VSCode update? #65

Closed RayleighLord closed 1 year ago

RayleighLord commented 1 year ago

As of now, when I create a Header Guard I only get the closing line

#endif // __TEST_H__

instead of the complete sequence of commands.

ankit-thealchemist commented 1 year ago

I am facing the same issue with the extension.

amir9480 commented 1 year ago

Fixed in version 0.3.2