lostintangent / codeswing

VS Code extension for building web applications ("swings") using a interactive and editor-integrated coding environment
https://aka.ms/codeswing
MIT License
977 stars 46 forks source link

Enable canvas.html for tutorial steps #64

Open lucidbard opened 2 years ago

lucidbard commented 2 years ago

Currently, only index.html will render when in a tutorial step -- but for tutorials where HTML is needed, but not necessary to edit (e.g. JavaScript tutorials), it makes sense to use the canvas.html from within the tutorial step.