File: cider-xref.el.html

Xref (find usages) functionality for Clojure. The implementation is based on ideas from this article https://metaredux.com/posts/2019/05/04/discovering-runtime-function-references-in-clojure.html.

Keep in mind that you won't get references in namespaces that haven't been loaded yet.

Defined variables (1)

cider-xref-actionsControls the actions to be applied on the symbol found by an xref search.

Defined functions (5)

cider-show-xref(SUMMARY RESULTS)
cider-xref-fn-deps(&optional NS SYMBOL)
cider-xref-fn-deps-select(&optional NS SYMBOL)
cider-xref-fn-refs(&optional NS SYMBOL)
cider-xref-fn-refs-select(&optional NS SYMBOL)

Defined faces (0)