Andrea Richiardi
Andrea Richiardi
### Description When you open Quaternion, you see white chat rooms. I know this one was reported already but this seems different and wanted to log it for others to...
Hi all, I have been longing for some minimal test support for ClojureScript for long time and I actually had a look at the code. It seems to me it...
Hi @alexander-yakushev, I have discovered a possible issue in the way the sources are handled in `compliment`. In `cider-nrepl` I added an attemptative implementation: ```clojure (defn complete [{:keys [ns symbol...
Hi there, wanted to set a reminder for myself to work on an [asdf](https://asdf-vm.com/) plugin for `jet` (and `babashka` later on). I have run across `asdf` some time ago, it's...
Great job here, this little tool is one of those useful things that you don't know you need them until you need them 😀 This is more of a thought...
Hi there, we made the mistake early on of picking a very long namespace prefix. With codox, this means the rendering of the index is quite unusual  Would you...
Hi there, I am running into this issue when using the latest version of `codox`: ``` Error building classpath. Could not transfer artifact com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2 from/to central (https://repo1.maven.org/maven2/): status code: 416,...
Hey Michael, thank you for the project! I opened a small issue just to report that I tried to click on the API documentation link but it seems to be...
Hi there, started to use this package and receiving that warning when try to call `(prettier-js)`. ``` $ prettier -v 2.3.2 ``` and ``` $ prettier --help | grep stdin...
Hello Zach, I had a problem while using the `utilization-executor` in manifold and tracked it down to `dirigiste`. I think. Basically as you can see by running `lein run` in...