ceylon-web-ide-backend icon indicating copy to clipboard operation
ceylon-web-ide-backend copied to clipboard

Web IDE is losing files when saving as Gist

Open ePaul opened this issue 5 years ago • 0 comments

I've created a Web IDE file with several files (a README and several ceylon source files). When looking at the generated Gist, I noticed that not all the files are there. With further editing (and sometimes renaming of files), other files appeared and disappeared in the Gist.

Please have a look at the history of the Gist to see what happened.

I tried to nail this down to some kind of file names not working (e.g. ones with digits at the start), but that is not the case – it seems to be more like "some of the more recently edited files are saved, others not".

This means I would be losing data – this is not acceptable.

ePaul avatar Oct 20 '19 14:10 ePaul