rvion

Results 52 comments of rvion

🔴 FYI; this issue is participating to quite a few problems, such as surprise crashes late in the release cycle (upon starting in staging or prod for some) . -...

thanks @simonmichael @DanielG @lierdakil integrating that would be great !

I usually do not, but I may be closing it from time to time. I'll pay more attention to check if I notice a correlation. I wrote below a small...

same the other way around: when I fix the error in `Input.purs`, I need to go to back to `Main.purs` and save Main for the fix to be detected. ####...

@nwolverson this problem appears to be related to https://github.com/nwolverson/atom-ide-purescript/issues/95 indeed, the file that triggers typechecking upon save has tooltips, but the other hasn't. How can I help you on this...

Hmm...... after https://github.com/nwolverson/atom-ide-purescript/issues/102#issuecomment-232434994, I enabled fast rebuild, quitted Atom (Cmd-Q), restarted it, and now, it seems to be working fine, and both modules correctly typecheck upon save ! ❤️ ![image](https://cloud.githubusercontent.com/assets/2150990/16814362/bba52176-4935-11e6-8a6b-2e5f99751a11.png)...

if I can reproduce it reproductibly, I'll make a proper report and share a test project, sure ! I'm on psc 0.9.2, yes, on mac el capitan, using atom 1.9.0-beta0...

I just tried one last time without `fast-rebuild` not to miss a good occasion to see if I had a reproductible test case, but the bug seems to be gone...

got it, I'll pay attention to those things from now on

( 📝 edit: see the next message, I also reproduced with fast-rebuild, and wrote down steps leading to the problem) --- Got the bug again without falst-rebuild: the non reloading...