mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +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