CodeEditApp / CodeEditTextView

A text editor specialized for displaying and editing code documents. Written in pure Swift.

Home Page:https://codeeditapp.github.io/CodeEditTextView/documentation/codeedittextview/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ Page Up and Page Down Keyboard Navigation

austincondiff opened this issue · comments

Description

Users should be able to navigate the text view by pressing page up and page down on their keyboard.

Originally planned for CodeEditApp/CodeEditSourceEditor#211 but was cut to reduce PR complexity.

@thecoolwinter feel free to edit to provide additional details.