EDIT: fixed by upgrading intellj to the latest version :man-shrugging: ------ after i updated cursive (i was behind several versions) something changed with the formatting, if i write
(defn test |
and press enter where | is it doesn't indent by two like i would expected
(defn test
|
but
(defn test
|
it's driving me mad, any suggestions?
cursive version: 1.10.1-eap1-2020.1
IntelliJ IDEA 2020.1.2 (Ultimate Edition)
Build #IU-201.7846.76, built on June 1, 2020How hard would it be to write an intelliJ plugin that displays a horizontal line directly above every top level form in a namespace (except the ns declaration)
Asking here because idk if there is some part of cursive i can "hook in to" to make it easier
and also because this is the place where intelliJ using people be
Actually - intelliJ has a setting called "show method seperators"
but trying it out it doesn't seem like it plays well with cursive
"that please"
Thanks! I’m currently doing support from a caravan, but when that is no longer the case I’ll fix that.
Sure, if you could file an issue I’ll look at making Cursive obey that.
Will do - thanks for the responsiveness you're a gentleman and a scholar