Postfix templates help you transform expressions that you have already typed without jumping backwards - just type a dot after an expression and pick a template from the completion list.
For example, you can wrap the expression with if, while, or using,
add return, or await in front of the current expression, iterate over a collection,
generate a switch statement, and more.