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
When compiling a function in .clj buffer with cider-eval-defun-at-point, the file and line do not get set in the resulting code. This makes it impossible to jump to the location of the function.