We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f792fe commit a1e541aCopy full SHA for a1e541a
CHANGELOG.md
@@ -14,6 +14,7 @@
14
* [#2953](https://github.com/clojure-emacs/cider/issues/2953): Don't font-lock function/macro vars as generic vars.
15
* [#2964](https://github.com/clojure-emacs/cider/issues/2964): Fix issue with `cider-company-enable-fuzzy-completion` and Helm.
16
* [#2937](https://github.com/clojure-emacs/cider/issues/2937): Green fringe produced for extra line in rich comment block.
17
+* [#2996]((https://github.com/clojure-emacs/cider/issues/2937)): Fix debugger incorrectly locating `#_` ignored forms.
18
19
### Changes
20
0 commit comments