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 45 forks source link

Allow adding/deleting/renaming files from the tree view #15

Closed lostintangent closed 3 years ago

lostintangent commented 3 years ago

In order to make scratch swings more usable, we need to allow users to add/delete/rename files. Since we already expose the CodeSwing tree while you're in a swing, that would be the natural place to enable it.

lostintangent commented 3 years ago

This is now shipped! 🚀