I'm new to C++ and Visual Studio, coming from Java and Eclipse;
Say I write a new method for a class. Is there a shortcut or some quick way to automatically add the method prototype to the class definition in the header?
Likewise, if i add a new method prototype to the header, is there a shortcut to generate a method stub in the implementation?
I don't know if VS 2010 has this feature, previous versions did not. But the problem can be addressed by 3rd party extensions. Visual Assist X has the commands "Create Declaration" and "Create Implementation".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With