Closed
Description
cider-test.el
defines C-c C-t
as cider-test-jump
, where clojure-test-mode
had clojure-jump-between-tests-and-code
.
I'd like to implement a but of elisp to provide cider-jump-between-tests-and-code
using cider-test-infer-test-ns
and the clojure-test-mode
clojure-in-tests-p
pattern. Would anyone else find this useful, and is there support for restoring C-c C-t
to the old behavior?
Metadata
Metadata
Assignees
Labels
No labels