Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Merge SummaryNew to Visual Studio Code? Get it now.
Merge Summary

Merge Summary

Prasanth Venugopal

|
18 installs
| (1) | Free
Merge Summary is a Visual Studio Code extension that generates concise summaries from Git commit history. It intelligently analyzes recent commits, merges, and changes to provide a clear, structured overview, making it easier to review code updates, track progress, and create release notes.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MR Summary Extension

The MR Summary extension for Visual Studio Code generates a markdown summary of commits in a merge request, making it easier to create detailed summaries for your code changes. It works by fetching commit logs from the current branch and comparing them with the base branch, creating a concise summary that you can use for your merge requests.

Features

  • Fetches commits on the current branch not present in the base branch.
  • Formats the commit messages into a markdown list.
  • Displays the summary in a Webview panel for easy access.
  • Adds a "MR Summary" button to the status bar for quick access to the summary.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft