A pnpm monorepo of VS Code extensions that add JSDoc/TSDoc documentation support to languages that don't have it out of the box.
| Package | Marketplace | Description |
|---|---|---|
gpec-javascript |
GPEC - JavaScript | Universal TSDoc-backed tag registry exported as a VS Code extension API |
gpec-prisma |
GPEC - Prisma | JSDoc support for Prisma schema files — syntax highlighting, comment continuation, and IntelliSense completions |
pnpm install
pnpm compilePress F5 in VS Code to launch an Extension Development Host with both extensions loaded.
Canary pre-releases are published automatically on every push to canary via the canary workflow.