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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
5
5
### New Features
6
6
7
-
- Introduce `cider-start-nrepl-server` which does the same as `cider-jack-in` but without trying to connect to the started
8
-
nREPL server.
7
+
-[#3555](https://github.com/clojure-emacs/cider/pull/3555): Introduce `cider-start-nrepl-server` which does the same as `cider-jack-in`
8
+
but without trying to connect to the started nREPL server.
9
9
10
10
### Changes
11
11
@@ -17,7 +17,7 @@ nREPL server.
17
17
- Improves keyword completion for ClojureScript.
18
18
-[#3553](https://github.com/clojure-emacs/cider/issues/3553): `cider-pprint-eval-last-sexp`, `cider-eval-last-sexp-to-repl`, `cider-pprint-eval-last-sexp-to-repl`: use error overlays to indicate failure.
19
19
- this also avoids showing an empty `*cider-result*` buffer.
20
-
-[#3554](https://github.com/clojure-emacs/cider/issues/3554): CIDER macroexpand: handle errors more gracefully.
20
+
-[#3554](https://github.com/clojure-emacs/cider/issues/3554): CIDER macroexpand: handle errors more gracefully.
0 commit comments