Vscode Extension Publishing

Create, package, test, and publish a VS Code extension to the Marketplace using @vscode/vsce. Covers package.json manifest fields, .vscodeignore, local debugging (Extension Development Host), vsce package/publish, version bumps, publisher/PAT setup, and common publish errors. Use when building a new VS Code extension, preparing a release, or debugging `vsce package`/`vsce publish` failures.

sergeyitaly Updated

File contents

sergeyitaly/claude-skill-deployer/tree/main/skills_library/vscode-extension-publishing commit 155cff6a35

Frequently asked questions

npx skillmds@latest add sergeyitaly/vscode-extension-publishing