Castalia allows you to comment out sections of code with a single keystroke. Simply highlight your selection in the code editor, then press the "/" key, and your code will be commented out. Press the "/" key again, and your code will be uncommented.
One key commenting is compatible with the Delphi, C#, and C++ languages.