Hacker News new | ask | show | jobs
by dualogy 675 days ago
> There are also boilerplate repos out there to get started.

Should be unnecessary (and might be outdated unless meticulously maintained) IF one chooses to just follow the VSC API docs' `yo code` approach. Which generates the project structure with a simple hello `extension.ts` IIRC.

1 comments

They are meticulously maintained, and far more comprehensive than yo code.