Vertical QuickNav (#16236)
Fixes #15999
Summary of the issue:
Feature request: QuickNav command for Vertical navigation
Description of user facing changes
Added new unassigned QuickNav command that jumps to previous/next vertically aligned paragraph.
Description of development approach
Making use of _iterSimilarParagraph function and passing a lambda that extracts x coordinate of a paragraph.