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
@@ -83,6 +87,7 @@ when in buffer that's not visiting a file (e.g. a REPL buffer).
83
87
*[#1026](https://github.com/clojure-emacs/cider/issues/1026): The full `(ns ...)` form for the current buffer is now sent with all source-tracking eval requests, to fix ClojureScript compatibility.
84
88
*[#1033](https://github.com/clojure-emacs/cider/issues/1033): Removed erroneous underlining from stacktrace frames and disabled frame filters in the error buffer.
85
89
* The error buffer no longer pops up when there is no error to display.
90
+
*`cider-find-resource` now correctly throws an error when no path is provided.
0 commit comments