vscode-cmantic
vscode-cmantic copied to clipboard
Move Implementations from Class header to source file
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
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.