rvion

Results 52 comments of rvion

🔴 @nwolverson Ok, so I have been able to "reproduce" the problem **with fast-rebuild** too, and the buggy module **doesn't** even use FFI Here is the steps I just did...

and if I quit completely Atom (cmd-Q) and restart it, the problem is temporarily fixed

@kRITZCREEK @nwolverson ok, so I can now replicate the bug all the time. --- #### case 1: - 🚫 no`pscid` - 🚫 no `pulp --watch build --to test.js` - ✔️...

after one more day of purescript hacking, I can confirm the reproductibility, both with and without fast-loading. (atom + atom-ide-purescript) have a problem with newly created modules, but restarting atom...

@nwolverson forgot to add the last step showing the bug in case 1 x) now, go in Eee, and write something silly, like ``` purescript module Eee where ok ::...

@nwolverson It is still happening but I need to check if I correctly updated the plugin. my issue is the same as @starper. I found workarounds, so I cal live...

I'll retest too, since what you show above doesn't work for me

@nwolverson can you tell me what tool you're using use to record screen as gif ?

Thanks for the link :) I noticed that I don't create files the same way you do. I create new files with ctrl-n, followed by ctrl-s, matbe it doesn't trigger...

some `addDataChannel` capabilities would be great ! context: I'm developping a fast-paced web multiplayer game with P2P support (where one tab acts as the server), and I really need to...