I have a Clojure project set up in VSCode, with a Calva-leinengen setup.
When I call a Java library method, the hover will not show me the Javadoc for that method,
whereas it does show Clojure documentation for a clojure function.
What dependency or setting am I missing?