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