seemore

Code editor extension

Install seemore from the VS Code Marketplace or Open VSX to get the same rendered site as a panel beside your editor — no terminal, no npx, no browser tab to manage. Open VSX also covers VS Code-compatible editors — Cursor, Antigravity, and others — and the panel works in remote workspaces and Codespaces too.

  1. Open any Markdown file.
  2. Click the seemore icon in the editor's title bar, or right-click a folder in the explorer and choose Open Folder in seemore.
  3. The rendered site opens beside your editor, scoped to that file's folder.

The panel runs the same dev server as npx seemore, so everything about the live preview works here too — including editing a page's text in place: double-click a paragraph in the panel, hit Save, and the file beside you updates.

Commands

CommandWhereDoes
Open in seemoreEditor title bar, on any Markdown fileRenders that file's folder as a site
Open Folder in seemoreExplorer, right-click a folderRenders that folder as a site and pins it as the root
Pin Current RootStatus bar item, while a site is openPins the currently-serving root for this workspace

Settings

SettingDefaultEffect
seemore.path(bundled copy)Path to a seemore CLI entry point to use instead of the version bundled with the extension. Leave empty unless you're developing seemore itself.
Edit this page

© 2026 seemore. MIT Licensed.