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

Reavpages

Reavpages

|
1 install
| (0) | Free
Create pages, changelogs, and roadmaps from VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Reavpages VS Code Extension

Create documentation pages, changelog entries, and roadmap items directly from VS Code.

Features

✨ Create Pages from Selection - Select any text and create a documentation page
📁 Create Pages from Files - Right-click any file to create a page from its content
📝 Create Changelog Entries - Turn selected text into changelog entries
🗺️ Create Roadmap Items - Convert features into roadmap items
🔗 Direct Integration - Works with your Reavpages workspace via MCP API

Installation

  1. Install the extension from the VS Code Marketplace
  2. Run command: Reavpages: Configure
  3. Enter your Unique ID (from Reavpages Settings → Integrations → MCP)
  4. Enter your API Key (from Reavpages Settings → Integrations → MCP)

Getting Your Credentials

  1. Go to app.reavpages.com
  2. Navigate to Settings → Integrations → MCP
  3. Copy your Unique ID
  4. Generate or copy your API Key

Usage

Create Page from Selection

  1. Select text in any file
  2. Right-click → "Reavpages: Create Page from Selection"
  3. Enter page title
  4. Page created as draft in your workspace!

Create Page from File

  1. Right-click any file in Explorer
  2. Select "Reavpages: Create Page from File"
  3. Enter page title
  4. Entire file becomes a page!

Create Changelog Entry

  1. Select changelog content (features list)
  2. Right-click → "Reavpages: Create Changelog Entry"
  3. Enter version and title
  4. Changelog entry created!

Create Roadmap Item

  1. Select feature description
  2. Right-click → "Reavpages: Create Roadmap Item"
  3. Choose status and priority
  4. Roadmap item created!

Commands

  • Reavpages: Configure - Set up your unique ID and API key
  • Reavpages: Set API Key - (Alias for Configure)
  • Reavpages: Create Page from Selection - Create page from selected text
  • Reavpages: Create Page from File - Create page from file
  • Reavpages: Create Changelog Entry - Create changelog
  • Reavpages: Create Roadmap Item - Create roadmap item

Configuration

Set in VS Code Settings (JSON):

{
  "reavpages.apiKey": "your-api-key"
}

Getting Your API Key

  1. Go to Reavpages Dashboard
  2. Navigate to Settings → Integrations → MCP
  3. Create new API key
  4. Copy and use in this extension

Requirements

  • Reavpages account
  • Valid API key

Known Issues

None yet! Report issues.

Release Notes

0.0.1

Initial release with:

  • Create pages from text selection
  • Create pages from files
  • Create changelog entries
  • Create roadmap items
  • Simple API key authentication

Enjoy creating docs from your IDE! 🚀

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft