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
Update cider-sync-request:resources-list to track some cider-nrepl changes
The return value for the "resources-list" op changed in
clojure-emacs/cider-nrepl#459
It used to return just a list of relative paths, now it returns a list of
dictionaries that include both the relative and the absolute path to a
resource.
0 commit comments