Another odd behavior: occasionally, some functions just stop working, like "Load File" and autocompletion, though form-evaluation seems to still work. Restarting atom fixes this. I also just tried disconnecting the REPL when in this state, and atom crashed. No other obvious errors or anything.
Hmm, I've occasionally seen evaluation (of any form) just stop working but disconnecting and reconnecting the REPL has always fixed it for me. I haven't seen Atom crash on REPL disconnection. Those "heisenbugs" are the worst 😞
I'll see if I can repro the crash next time it gets in this state.
Yes, I've also seen some evaluation stopped working (I think I know why, but didn't have the time to attack the problem) but the Atom crash on REPL disconnect is something I've never seen either
I saw crashes on lots of other occasions, though, but mostly because I'm connecting Chlorine on Atom, to develop itself, so it would be strange if it didn't happen 🙂