Hello, I try to configure cursive formatting to be similar to cljfmt formatting. Is there any fast way to do that (without configuring hundreds of fields)?
Thank you very much
Hello, I try to configure cursive formatting to be similar to cljfmt formatting. Is there any fast way to do that (without configuring hundreds of fields)?
Thank you very much
Import this in Editor > CodeStyle, it’ll get you 95% of the way there.
If/when you find forms that fail formatting, hit option-enter in the editor window and ‘select configure indentation for x/x’ - once you’ve done that a few times you’ll find your Intellij style is aligned (that’s where the gist comes from, just years of opt-enter-configure)
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.