You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wanting to read the source of one of the functions I'm calling is the most common use-case for me with cider-jump. To view the call-site and the function definition side-by-side I now have to do M-.C-x 3C-x oC-x b <RET>. It would be nice if the jump would happen in the other window when cider-jump-to-var was given a prefix.
This might be cool for cider-jump-to-resource as well