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

Limn

limn.sh

| (0) | Free
Collaborative comments for Markdown files in Git
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Limn — Inline Comments for Markdown

Collaborative threaded comments on any GitHub or GitLab Markdown file, directly in VS Code.

Features

  • Inline comment threads anchored to text selections, visible in the editor gutter
  • Thread panel in the Explorer sidebar listing all open threads for the current file
  • Reply and resolve threads without leaving VS Code
  • MCP integration — the companion Limn MCP server lets Claude Code read and respond to threads automatically
  • Threads survive merges and rebases — they're keyed to the file URL, not a pull request

Getting Started

  1. Open any Markdown file tracked in a GitHub or GitLab repository
  2. Run Limn: Sign In with GitLab (or GitHub) from the Command Palette (Ctrl+Shift+P)
  3. Select text and right-click → Limn: Add Comment on Selection

Configuration

Setting Default Description
limn.apiUrl https://api.limn.sh Limn API server URL
limn.webUrl https://limn.sh Limn web viewer URL
limn.gitlabUrl https://gitlab.com GitLab instance URL (override for self-hosted)

Requirements

  • VS Code 1.89 or later
  • A GitHub or GitLab account

Links

  • limn.sh — web viewer and documentation
  • GitHub — source code and issue tracker
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft