Rare find

VS Code Extension Starter. A template to build your own VS Code add-on.

github.com/antfu/starter-vscode

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2026
  • fix: update the deprecated VS Marketplace Shields.io badge to a Badge…
January 2026
  • fix: update entry point to .cjs and broaden build task matcher (#25)
  • chore: lint
  • chore: update deps
  • fix: typecheck failures and running pnpm i under Volta (#23)
November 2025
  • feat: add buildOnce hook to execute 'nr update' (#22)
October 2025
  • chore: exclude @types/vscode from upgrade (#21)
August 2025
  • ci: add release workflow for marketplace, openvsx and github (#17)
May 2025
  • fix: error in debug (#16)
April 2025
  • refactor: migrate to tsdown (#15)
February 2025
  • fix: enable tsup sourcemap in dev (#9)
  • chore: update deps
August 2024
  • chore: update deps
  • chore: update
  • feat: update new vsce convension
  • chore: update lock
  • feat: use `reactive-vscode` and `vscode-ext-gen` (#13)
June 2024
  • chore: update deps
May 2024
  • chore: update deps
November 2023
  • chore: update deps