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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
5
5
## New features
6
6
7
+
*[#3185](https://github.com/clojure-emacs/cider/pull/3185): Add feature to `cider-eval-in-context` for automatically extracting parent let bindings when called with `C-u` prefix argument.
7
8
* Add new interactive command `cider-inspire-me`. It does what you'd expect.
8
9
*[#3162](https://github.com/clojure-emacs/cider/pull/3162): Save eval results into kill ring and registers.
9
10
* Add new customization variable `cider-eval-register` to automatically store the last interactive eval result into the specified register.
0 commit comments