I haven't coded in a long while, but I do remember that I could use intellisense to generate the constructor, properties and overides, just by clicking generate after I have specified the fields in a class.
I'm no longer able to get the generate popup. How can I automatically generate the code for the constructor, properties and overrides when I have a class that only contains fields?