Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 321 Bytes

seek-word-end.md

File metadata and controls

36 lines (26 loc) · 321 Bytes

1

private String foo;
   | 0

1 word-end

up

  • .seek.wordEnd
private String foo;
   ^^^^ 0

1 word-end x

up

  • .seek.wordEnd
private String foo;
       ^^^^^^^ 0

1 word-end-2

up

  • .seek.wordEnd { count: 2 }
private String foo;
       ^^^^^^^ 0