First let me say that I am really enjoying CIDER – it’s just what I needed to make me productive with Corona.
The problem I’m about to describe seems rare, but I’ve noticed it on about three occasions now (Mac version). I’ll type in a new block of code, then CIDER will report it contains a syntax error. I’ll check and recheck the code and not find any obvious problems. Then, if I quit CIDER (with automatic saving enabled) and restart, the block of code will be truncated and incomplete.
The most recent time this happened, I decided to try to be clever – I copied and pasted the block that was giving me trouble and surrounded the copy with block-comment markers. But after restarting CIDER, the block and the comment alike were gone, except for a few words at the beginning of the block. It’s almost as if CIDER internally refused to track any changes I was making after a certain point, yet they were still showing up in the editor.
I wish I could provide information on how to reproduce the problem, but as I said, it seems pretty rare. If you have any suggestions on what I should try the next time it happens – whether to fix it or to gather information that might help you pin it down – please let me know. Thanks!
[import]uid: 117162 topic_id: 28244 reply_id: 328244[/import]