TypeScript VSCode extension boilerplate with CI and marketplace publishing
A TypeScript boilerplate for developing Visual Studio Code extensions. It includes esbuild bundling, pnpm-based tooling, ESLint/Prettier, git hooks, and GitHub Actions workflows to publish to the Visual Studio Marketplace and Open VSX, suited for developers who want a preconfigured CI/CD and packaging setup for VSCode extensions.
0