Syntax highlighting for #_ forms comments out next form #404
Labels
Comments
autogenerated with https://github.com/MalloZup/doghub: issue inactive since 450 days. Please update the issue or close it |
This should be closed by #545 too :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
When using the
#_
reader macro, you can chain several together. This lets you comment out more than one form at a time. However the Cider syntax highlighting uses the first#_
to comment out the second one. For example:In Cursive:

## Actual behaviorIn emacs:

## Steps to reproduce the problemEnvironment & Version information
clojure-mode version information
Emacs version
25.1.50.1
Operating system
OS X 10.11.6
Carried over from clojure-emacs/cider#1822
The text was updated successfully, but these errors were encountered: