Parameters
Return Value
Expanded CharRange.
The method returns a new CharRange object that includes the original error plus any whitespace that immediately follows it. If there is no whitespace after the original error, then the returned value is extended to include any whitespace that precedes the original error.
This method is used to extend editor selections before deleting duplicate words.