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
Currently, when *warn-on-reflection* is true and cider-atuo-jump-to-error is non-nil, each time some external code with reflections (notably cider-nrepl itself) is loaded the user is faced with a pop-up buffer in that foreign project.
I think a meaningful solution would be to auto-jump only to locations in the current project only.