Markdown PR ReviewRead and review GitHub Pull Request comments on rendered markdown — right inside VS Code. The problemReviewing long-form markdown (design docs, RFCs, runbooks, architecture notes) through a GitHub PR is painful. The diff view shows raw syntax. The rendered preview and the review comments live in separate places. You end up bouncing between tabs, losing context with every switch. What this doesOpens a rendered preview of your markdown file with GitHub PR comment threads overlaid inline — anchored to the exact rendered element they were left on. No raw syntax. No tab switching. ![Rendered markdown with inline PR comment threads] Features
Usage
AuthenticationUses VS Code's built-in GitHub authentication — you'll be prompted to sign in on first use. Or set a Personal Access Token manually:
RequirementsVS Code 1.85 or later. InstallSearch Markdown PR Review in the Extensions view, or:
License |