Theia noobie here. I’d like to use Theia without any runtime backend. I don’t need access to the file system for example. I want to use JavaScript to load files into the file tree dynamically, and handle the save event myself.
Would this be possible? Does Theia have a JavaScript API to load files and can I use my own callback function to save files? Thanks a lot in advance!
[original thread by Stefan Dobre]