bzm3r
VS Code Extension API development with Deno as a runtime?
this is relevant: https://github.com/narumincho/vscode/tree/main
15 replies
VS Code Extension API development with Deno as a runtime?
hmm, turns out yeoman just doesn't work under deno: https://github.com/denoland/deno/issues/19105
15 replies
VS Code Extension API development with Deno as a runtime?
Actually, this might be relevant reading for me: https://docs.deno.com/runtime/manual/basics/import_maps
15 replies
VS Code Extension API development with Deno as a runtime?
So here's the template generator: https://github.com/microsoft/vscode-generator-code/tree/main/generators/app
15 replies