I noticed that when you type ctor then hit the tab
button, VS will automatically create a constructor skeleton for you.
I also saw in a screencast, the speaker could generate, among other things :Console.WriteLine
, and also skeleton methods for all interface methods using keyboard shortcuts.
However, I couldn't get what keyword he was typing.
What is this feature called? and where can I see the list of keywords and the effects?