Use clojure-lsp for usages for debug instrumentation decorations, and stop injecting clj-kondo at jack-in #931
Closed
Description
This way we can remove a jack-in dependency, as well as stop an unnecessary cache directory from being created (I think - see #930).
This would, of course, increase our dependency on clojure-lsp for existing features, making it harder to disable. However, I think in a short time we won't be concerned with allowing it to be disabled and can make Calva lean into it as a requirement, as it already tentatively does 😄.