Peter Strömberg
Peter Strömberg
My point was that I expected that when I set `no-auth` to false, I would get the “normal” authenticated behaviour that I get when I omit the directive. And, **important**:...
Hi, thanks for contributing! 🙏 I'm not sure what > Consolidates repeated operations to reduce total iterations and computation time. Means, but it sounds like it dodges the work that...
Thanks for the report. We can't really make the jack-in repl survive a reload of the VS Code window. VS Code kills it because it's spawned by the VS Code...
I thought there was an open question how to implement the flares. Go the same way that @cursive-ide takes it, or some other way. I have to admit I have...
I'm sorry, I didn't realize that I have been stalling this. Since I am not very familiar with the usecase I think combining the judgement of you two: @timothypratley and...
Cool. Let's remove the command flare for now at least. Syntax... So something like: ``` #flare/html {:title ... :html ... ...} #flare/message {:type :message ... ... } ``` WDYT?
Awesome. The code looks easy to understand, extend and maintain. You think you can create an example project that we can use from the documentation? It would make it easier...
I mean something like a repo on Github that you can clone and evaluate some stuff in and have these cool things happen. It was the Clay mention in the...
I love the updated docs, @timothypratley. ❤️ ## Some doc comments: * We could mention that it works in any type of REPL: Clojure, ClojureScript, Babashka, Joyride. It is sort...
Yeah, we could also wait for use cases before adding.