Markdown Preview Vim ScrollVim-style keyboard scrolling for the built-in VS Code Markdown preview. The built-in preview has no scroll commands and responds only to the browser's native keys (arrows, Page Up / Page Down, Space). This extension injects a small script into the preview so you can navigate it with the Vim motions you already use in the editor — no configuration required. Features
RequirementsVS Code 1.70 or newer. Works with the built-in Markdown preview opened either to the side or in place. Extension settingsNone. The extension activates automatically for the Markdown preview and contributes no commands or settings. InstallationInstall Markdown Preview Vim Scroll from the Extensions view, or from the command line:
Building from source
Release notesSee CHANGELOG.md. ContributingDevelopment setup, code style, commit conventions, and the release process are documented in CONTRIBUTING.md. License |