I created a VSCode extension that uses a lot of the ideas here check it out: VSCode Deno Notebook (Denote).
TLDR: Want to make a VSCode extension...
For further actions, you may consider blocking this person and/or reporting abuse
Thanks for the reply. Yeah I agree, the data would be stored on disk and ideally look like this github.com/reggi/isolation-project with a nested structure. And while it's organized, you NEED the editor and extension and editing the files manually is very cumbersome. So trade-offs exist for sure. Ideally the no-file-editor is an abstraction that products clean project code, like I have in that repo (minus the uuid's)?
Super interesting post!
Did you hear about val.town ? It feels quite similar to what you envisionned.