Skip to content

Link both READMEs to the published Marketplace listing - #15

Merged
krotname merged 1 commit into
mainfrom
feature/marketplace-badges
Aug 4, 2026
Merged

Link both READMEs to the published Marketplace listing#15
krotname merged 1 commit into
mainfrom
feature/marketplace-badges

Conversation

@krotname

@krotname krotname commented Aug 4, 2026

Copy link
Copy Markdown
Owner

The extension is live: https://marketplace.visualstudio.com/items?itemName=krotname.markdown-table-editor-plus

What changed

  • Marketplace version, installs, and rating badges at the top of README.md and README.en.md.
  • The quick start leads with "install from the Visual Studio Marketplace"; the note about a
    listing being in preparation is gone.
  • The install section documents the Marketplace route, including
    code --install-extension krotname.markdown-table-editor-plus, before the VSIX route.
  • MARKETPLACE_SUBMISSION.md: item URL, verification result, release link, refreshed release
    notes and confirmation string.
  • Version 0.2.3, with a CHANGELOG entry.

Why a version bump

The Marketplace renders the README packaged inside the VSIX, not the file on main. Without a new
version the listing keeps showing "публикация готовится", so the corrected text ships as 0.2.3.

Verified on the live listing

  • Page returns HTTP 200 after the automated review; icon and dark gallery banner render.
  • docs/demo.gif and docs/marketplace-screenshots/contact-sheet.png load through the
    raw.githubusercontent rewrite that vsce applies.
  • Issues, Repository, Homepage, License, and Changelog links all answer 200.
  • code --install-extension krotname.markdown-table-editor-plus into a throwaway
    --extensions-dir/--user-data-dir installs krotname.markdown-table-editor-plus@0.2.2.
  • npm run check passes locally on this branch.

One difference worth recording: the manifest declares Formatters and Other, but the listing and
vsce show report only Formatters. The VSIX is correct; the Marketplace did not carry Other
over. Noted in MARKETPLACE_SUBMISSION.md so it is not mistaken for a packaging bug.

🤖 Generated with Claude Code

The extension is live as krotname.markdown-table-editor-plus, so the READMEs
no longer say the listing is in preparation. Add Marketplace version, installs,
and rating badges, put the listing first in the quick start, and document
installing from the Marketplace alongside the VSIX route.

The Marketplace renders the README bundled in the VSIX rather than the file on
main, so the corrected text only reaches the listing with a new version: release
this as 0.2.3.

MARKETPLACE_SUBMISSION.md records the item URL, the passed verification, and
that the Marketplace kept only the Formatters category out of the two declared.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@krotname
krotname merged commit 2a220b7 into main Aug 4, 2026
7 checks passed
@krotname
krotname deleted the feature/marketplace-badges branch August 4, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant