vim-gencode-cpp icon indicating copy to clipboard operation
vim-gencode-cpp copied to clipboard

Generate definition in corresponding .cpp file

Open LinArcX opened this issue 6 years ago • 0 comments

Hi. i have a .hpp file with class declaration in it. I want to define them in corresponding .cpp file. But::GenDefinition put them in end of current .hpp file.

Is there any way to put function definitions in .cpp files?(If it doesn't exists, create it. It'll be awesome)

LinArcX avatar Jan 22 '20 14:01 LinArcX