Building a Virtual and Declarative IDE: How Complex is it to Create a New Folder or File in an IDE, Really?

Just a heads up here: This post is highly technical and meta in nature. It quite literally describes how I re-create the file or folder creation process in an IDE in an event-sourced and declarative m...