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