I cant believe that I didn’t know about this until today, even though I have been Power-shelling for a few years now!
In the Windows PowerShell Integrated Scripting Environment (ISE) you are able to insert logical snippets by setting your curser in the script pane and pressing the keys: Ctrl + j.
This means you can use less time remembering syntax and more time solving your tasks.
Happy Powershelling!