Egg Syntax
Egg Syntax
``` $> brew tap caskroom/fonts $> brew install font-hack Error: No available formula with the name "font-hack" ==> Searching for similarly named formulae... Error: No similarly named formulae found. ==>...
### What happened? This issue may be related to #346, but a) the error message is different, and b) I'm using shadow-cljs rather than any version of figwheel. If I...
Hi, If I create a luminus project with the +cljs option, as soon as I open clj & cljs REPLs, I get an error thrown (pasted below). It looks like...
Hi, This is working really well for me! With one exception: Say that I type `(println "foo")`. It actually comes out as `(println "foo")")` -- when I type the closing...
The documentation for evil-cp-additional-bindings says: "Alist containing additional functionality for evil-cleverparens via a modifier key (using the meta-key by default)." Is it possible to change the modifier key to (say)...
It'd be handy to have a fn that went the other way, so that you could take a string with vanilla GQL syntax and parse it back to clj/s/edn data....
Hi @mrahtz , thanks for doing this repo! I thought it might be useful to you or others to pass along some extra stuff I had to do to get...
Hi! I've got `[lein-ns-dep-graph "0.2.0-SNAPSHOT"]` in `~/.lein/profiles.clj`. `dot -V` shows version 2.38.0. But I get the following error when running `lein ns-dep-graph`. No urgency on my part; mainly just wanted...
Hi Daniel! Thanks so much for your work on Box2D-for-Processing, and for making the _Nature of Code_ book freely available (I think I actually bought a copy when it came...
Git isn't a big obstacle for many programmers, but we could decrease submission friction significantly further, in my opinion, by creating a website with a submission form. This would have...