Would like to have a simple ide for my c online compiler https://pionierland.de/hoverhack
CodeMirror would be nice for the code editor.
- So just a project tree of all .c and .h files from a root folder to the left
- and on top of CodeMirror some buttons(tabs) to switch the files.
It would be foolish to code it myself as there should already be such a simple ide.
Please link me to such a CodeMirror fork
thanks.