VS Code Extension API development with Deno as a runtime?
I'm dipping my toes into VS Code extension development.
I only have Deno on my machine (for sanity), so the default template created by
But I'd like to use it as a template to get going, and I'm wondering if I can have some help as I walk through this?
Actually, is what I'm thinking of doing even possible/sensical?
I only have Deno on my machine (for sanity), so the default template created by
yo doesn't work out of the box.But I'd like to use it as a template to get going, and I'm wondering if I can have some help as I walk through this?
Actually, is what I'm thinking of doing even possible/sensical?
