&shortcut:EditorSelectWord; (extend selection) in the editor selects the word at the caret and, when pressed again, selects expanding areas of the source code.
For example, it selects a method name, then the expression calling this method, then the whole statement, then the containing block, and so on.
