add actions: CursorToViewTop, CursorToViewCenter, CursorToViewBottom (#3506)

This commit is contained in:
Nimish Jha
2024-10-23 16:25:33 +11:00
committed by GitHub
parent 2c6dc32f5d
commit b3227d6049
3 changed files with 52 additions and 0 deletions

View File

@@ -168,6 +168,9 @@ CursorLeft
CursorRight
CursorStart
CursorEnd
CursorToViewTop
CursorToViewCenter
CursorToViewBottom
SelectToStart
SelectToEnd
SelectUp