I've seen a video here where a coder types "ctor" at 4:42, and the IDE automatically creates a constructor for him.
I tried to do the same, but for me, the IDE doesn't do that. IntelliSense does offer "ctor", but when I select it, nothing happens.
What is the trick that I'm missing?