Will Acton
Will Acton
@rschmukler I didn't think that anyone would rely on the `helix.dom/tags` var. What exactly are you using it for? I'm tempted to clean up the `gen-tag` function and the rest...
Thanks for the report. I haven't tested this, but since it's the `defnc` macro that does the fast-refresh detection, I think this is only a problem for things that gensym...
Sure, makes sense.
Yeah I think this sounds like a great idea
@roman01la created a test bed for self hosted clojurescript that we could use to validate changes https://github.com/roman01la/clojurescript-studio
thanks! happy to merge this if you're ready
This appeared in our tests, and some of them are also failing - will try to narrow it down to something reproducible
I'll open a bug with CLJS. Thanks for investigating!
Personally, I like to add whitespace between certain forms when I'm beginning a new section of code. Something like: ```clojure ;; ;; Section 1 ;; (def foo ...) (def bar...
I've been trying to figure this out and I'm very confused. What I'd like to do is simply not use the keypad at all. It seems to be strictly worse...