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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
### New features
6
6
7
-
*[#2482]https://github.com/clojure-emacs/cider/pull/2842: Improvements to CIDER Inspector.
7
+
*[#2482](https://github.com/clojure-emacs/cider/pull/2842): Improvements to CIDER Inspector.
8
8
* New defcustom `cider-inspector-skip-uninteresting` to control whether to skip over nils, numbers and keywords when navigating between values in the inspector buffer.
9
9
* New defcustom `cider-auto-inspect-after-eval` to control whether a visible inspector buffer is updated with the last evaluated result.
10
10
*[#2833](https://github.com/clojure-emacs/cider/pull/2833): Save command history for jack-in with universal arg.
0 commit comments