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
@@ -48,7 +48,7 @@
48
48
49
49
### Changes
50
50
51
-
- Ensure that `cider` completion isn't used with completion styles that are currently unsupported (`flex``initials``partial-completion`, `orderless`, etc).
51
+
- Ensure that `cider` completion isn't used with completion styles that are currently unsupported (`initials`,`partial-completion`, `orderless`, etc).
52
52
- This restores completions for users that favor those styles - otherwise the would see bad or no completions.
53
53
- Improve support for multiple forms in the same line by replacing `beginning-of-defun` fn.
54
54
-[#3390](https://github.com/clojure-emacs/cider/issues/3390): Enhance `cider-connect` to show all nREPLs available ports, instead of only Leiningen ones.
0 commit comments