handlers/handle_tab library

Functions

executeHandleOutdent(FluentDocument document) bool
Handles the TAB and SHIFT+TAB keys.
executeHandleOutdentItem(FluentDocument document, ListItem item) bool
Executes outdent of a specific ListItem (avoids re-discovery from cursor).
executeHandleTab(FluentDocument document, {bool shift = false}) bool