Selection with increasing scope
This comes handy when you want to select a block to extract a variable / method etc, no need to do a precise bracket matching, just put the caret somewhere in the statement and keep doing this
Windows: Ctrl + W
OS X / macOS: Cmd + W
Selection with decreasing scope...