Commit f357cf0
committed
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.1 parent 4036705 commit f357cf0
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1045 | 1045 | | |
1046 | 1046 | | |
1047 | 1047 | | |
1048 | | - | |
1049 | | - | |
1050 | | - | |
1051 | | - | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
1052 | 1055 | | |
1053 | 1056 | | |
1054 | 1057 | | |
| |||
0 commit comments