-
-
Notifications
You must be signed in to change notification settings - Fork 223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
+
in .cljfmt.edn
:indents
breaks auto indenting
#2263
Labels
Comments
zeitstein
changed the title
Adding
Jul 22, 2023
+
to .cljfmt.edn
:indents
breaks auto indenting+
in .cljfmt.edn
:indents
breaks auto indenting
Thanks for reporting! An interesting one. 😄 |
I can't reproduce this. Can you still, @zeitstein? |
Yup. Latest Calva. Screen.Recording.2023-12-17.at.18.07.06.mov |
Thanks! I can reproduce it now. |
Calva |
Fixed. Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To reproduce, let your
.cljfmt.edn
beNow, pressing enter or backspace no longer produces correct indentation. More in attached video.
Screen.Recording.2023-07-22.at.19.23.41.mov
In my project I have a bunch of these rules, but
+
seems to be the only one causing the issue.The text was updated successfully, but these errors were encountered: