vscode-cmantic icon indicating copy to clipboard operation
vscode-cmantic copied to clipboard

Move Implementations from Class header to source file

Open UtsavTrivedi16 opened this issue 3 years ago • 1 comments

Hello BigBahss,

This tool saved me a lot of pain, but how about if one can right click on a class and move all implementations from header to source file directly instead of clicking one at a time? I tried using multiple cursors but the action is only applied to the first cursor.

Something like this: in Visual Studio: https://docs.wholetomato.com/default.asp?W684

Thanks,

Utsav

UtsavTrivedi16 avatar Sep 11 '21 01:09 UtsavTrivedi16

Glad to hear that you've found the tool useful! Thank you for the feedback.

I think this sounds like a good idea, and would match up nicely with the ability to generate multiple implementations at once. I'll look into adding this feature.

BigBahss avatar Sep 22 '21 17:09 BigBahss