Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MarkReviewNew to Visual Studio Code? Get it now.
MarkReview

MarkReview

Stark Shang

|
1 install
| (0) | Free
MarkReview is a lightweight VS Code extension that brings inline CriticMarkup review into Markdown, supporting AI-assisted, single-file editing: add comments, suggestions, and deletion markup directly in the document, then generate clean outputs without external sidecar comment storage.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MarkReview

MarkReview is a lightweight VS Code extension for review-oriented Markdown writing and AI-assisted editing.

It uses CriticMarkup directly inside Markdown files, so users can keep one single source file: human review comments in context, then AI agents modify the file without needing external sidecar JSON state.

Core Workflow

  1. Open a Markdown file in VS Code.
  2. Select text in the editor.
  3. Add review markup via MarkReview commands.
  4. Save and export an AI prompt.
  5. Let AI process CriticMarkup instructions and return updated Markdown.
  6. Keep the review in the same document for easy version control and follow-up edits.

Features

  • Add inline comments with CriticMarkup in-place.
  • Toggle source/preview without switching documents.
  • Manage comments and jump to each one from the sidebar.
  • Export an AI prompt that explains CriticMarkup semantics and expected output.
  • Optional clean/accept pass to materialize changes in place.

CriticMarkup examples

  • {++inserted text++}
  • {--removed text--}
  • {~~old text~>new text~~}
  • {==highlighted text==}
  • {>>comment<<}

Documentation

  • 中文说明文档
  • Product Requirements
  • Development Plan
  • AI Workflow
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft