-
I got this warning when installing slime-ritz using package-install.
And I get the message when auto-completing slime-
slime-connect hangs silently
I can't see this as an existing issue.
Any ideas…
-
Since the map in `cljdoc.edn` refers to files in the Git repository of a project there might be drift between the `cljdoc.edn` and the actual Git state. This can be annoying because small typos etc. c…
-
Hi,
Firstly, thank you for your work on the library. We're currently using test.chuck 0.2.13 and it looks like one of the child dependencies of antq is pulling in an old version of jetty which cont…
-
Is there a setting somewhere I'm supposed to override? Why would these need to scan documents and settings?
```
[:app] Starting tailwind process.
node:fs:1438
handleErrorFromBinding(ctx);
…
-
I'm pretty impressed with this:
https://gitlab.com/Screwtapello/kakoune-repl-buffer
(also, watch the video here: https://asciinema.org/a/379916)
If something like this could be added to helix…
-
# Boot Bug Report
## Platform details
Platform (macOS, Linux, Windows): macOS
Platform version: 10.12.6
JRE/JDK version (`java -version`):
```
java version "1.8.0_121"
Java(TM) SE Runtime …
-
需要全面了解下clojure的调试方法、远程调试手段、定位bug技巧
-
For JavaDoc to work properly for third-party libraries we need to register their JavaDoc like this:
```
(javadoc/add-remote-javadoc "com.amazonaws." "http://docs.aws.amazon.com/AWSJavaSDK/latest/j…
-
I have a number of older luminus apps that run fine, but this week I created a couple new ones with the latest framework (for which the generated code is different than in the older apps) and none of …
-
In short, if I run `lein figwheel` twice, without cleaning in between, then in the second session I get a compiler warning any time I try to access a variable—even though the variable is defined, and …