Example #1
0
 public void MoveToStartOfLineAfterWhiteSpace(bool extendSelection) =>
 //TODO: Ignore the prompt
 EditorOperations.MoveToStartOfLineAfterWhiteSpace(extendSelection);