mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-16 21:31:01 +01:00
b88a89c996
* 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