protorepl

sparkofreason 2017-08-18T17:50:42.000239Z

Is there a way to clear the error indicators that show up in the editor?

rgdelato 2017-08-18T17:52:50.000113Z

if you press escape near an inline display, that makes it go away for me

sparkofreason 2017-08-18T17:54:42.000320Z

That clears the result, but not the little diamond animation.

rgdelato 2017-08-18T18:00:47.000014Z

does Proto REPL: Interrupt work to kill the diamond spinner?

sparkofreason 2017-08-18T18:03:33.000219Z

Yes, thanks.

sparkofreason 2017-08-18T18:32:03.000046Z

The self-hosted REPL is for ClojureScript, right? Does it work with CLJC files?

rgdelato 2017-08-18T18:34:58.000204Z

maybe someone else can answer, the self-hosted repl has basically never worked for me

sparkofreason 2017-08-18T19:17:51.000201Z

Everything I do just gives this error: "TypeError: Cannot set property 'user' of undefined"