After years of working with Visual Basic, I became quite fond of the fact that the code was automatically reformatted when the return key is pressed. Now that I am learning C#, I have found that CTRL-KD re-formats the code but I do not see how to set it so that it is done automatically when return is pressed.
If you know how to do that please reply.