エディタの &shortcut:EditorSelectWord; は、キャレット位置の文字を選択してから、ソースコードの拡張領域を選択します。例えば、メソッド名、このメソッドを呼び出す式、文全体、含んでいるブロック、その他を選択します。 For example, it may select a method name, then the expression that calls this method, then the whole statement, then the containing block, etc. You can also select the word at the caret and the expanding areas of the source code by double-clicking the target areas in the editor.