mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
* Allow markdown preview to scroll past content Issue #15795 Allows the markdown preview to scroll past its contents, like we do with the editor. Closes #15795 * Toggle preview scroll beyond using editor.scrollBeyondLastLine