sassoftware / vscode-sas-extension

This SAS Extension for Visual Studio Code provides support for the SAS language, including features such as SAS syntax highlighting, code completion, hover help, code folding, outline, SAS code snippets and run SAS code.
https://sassoftware.github.io/vscode-sas-extension/
Apache License 2.0
117 stars 47 forks source link

Add next/previous page button at top of doc pages that is always visible #1093

Open snlwih opened 2 months ago

snlwih commented 2 months ago

Is your feature request related to a problem? Please describe. When wanting to quickly peruse a chapter that has multiple sections, I often quickly scan through the first screen of each page. Currently I would have to scroll down to each page to find the prev/next button. It would be great if those buttons could appear at the top of the page and always be visible. Very similar to how SAS documentation behaves on support.sas.com

Describe the solution you'd like Prev/Next page buttons that are always visible at the top of the page.