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

Create Implementation generates new definitions even if one is already implemented #37

Open MrAviator93 opened 3 years ago

MrAviator93 commented 3 years ago

This issue is that "Create Implementation" generates new function definitions even if one is already present.