I have the same problem and so far I have been using a trial version of the Visual Assist the X . The specified task can be performed by right-clicking on the method name → Refactor → Create Implementation, and then Refactor → Move the implementation to the CPP file.
I am not a member of Visual Assist X or what, but it really significantly increases the speed of my coding with Visual C ++.
source
share