barrenko 1 day ago

How "easy" is it is to scaffold a personal vscode plugin?

1
jeswin 1 day ago

Not that trivial to hand code, I just had this feature (copying) in another larger plugin I wrote.

However, I think it can be "vibe coded"these days.

barrenko 1 day ago

Thanks, overall I should make something like that, but generally optimistic that vscode will soon provide all that's necessary, so laziness prevails.