Also, packaged jarchive, it allows to open files inside jars using special file path like:
(find-file "~/dl/hiccup-1.0.5.jar::/hiccup/page.clj")

git.sr.ht/~abcdw/rde/commit/73

And now eglot+lsp-clojure have working goto definition for clojure code even if it comes from jars.

git.sr.ht/~dannyfreeman/jarchi