clojure-repl-intellij
clojure-repl-intellij copied to clipboard
Support reload modifed and unloaded ns on the classpath
Equivalent to cider-ns-refresh
We need to understand how cider / calva does that
Related to #27
Looks like it wraps https://clojure.github.io/tools.namespace/#clojure.tools.namespace.repl/refresh
Source: https://docs.cider.mx/cider/usage/code_reloading.html