---
title: "Open VSX vs Marketplace Packaging Checklist"
description: "Parity checklist from shipping BidiMD to both registries."
author: "Mohammad-Pouya Ghourchiani"
canonical: "https://ghourchiani.ir/blog/openvsx-marketplace-checklist"
date: "2026-09-14"
lang: "en"
---
# Open VSX vs Marketplace Packaging Checklist

## Direct answer

Treat Marketplace and Open VSX as two releases of the same extension: version lockstep, identical README claims, separate publisher auth.

## Checklist

- bump version once, publish twice
- verify `publisher` and package name match storefronts
- test install on both channels
- keep RTL claims honest to what the preview actually does

## Links

- Project: [/projects/bidimd](/projects/bidimd)
- Writing: [/blog/publish-vscode-openvsx](/blog/publish-vscode-openvsx) · [/blog/bidimd-rtl-preview](/blog/bidimd-rtl-preview)
