Fork me on GitHub
#tools-deps
<
2018-09-12
>
cfleming04:09:18

Right, Cursive does that for lein libs, it doesn’t work for deps yet

cfleming04:09:25

Clojure actually makes this pretty tricky, so in Cursive it works on demand - if you try to go to the source of a Java class IntelliJ will decompile it and prompt you to download the source at that point, it doesn’t do it up front since it’s basically impossible to know which artifacts have sources (most don’t in Clojure)