cursive

Issues at: https://git.io/cursive-issues
cfleming 2021-01-13T07:07:30.026700Z

That’s a really nice solution @pez, I think I’ll steal that 🙂

1❤️1🤘
cfleming 2021-01-13T07:09:41.026900Z

I think a better approach is probably to configure Cursive to do whatever cljfmt is configured to do. Do you have specific cases which are difficult?

cfleming 2021-01-13T07:11:01.027100Z

How did you set your project up? Did you do something like this?: https://cursive-ide.com/userguide/leiningen.html#import-an-existing-leiningen-project

cfleming 2021-01-13T07:12:00.027400Z

If you open your Leiningen toolwindow, do you see your project registered there? If not, you can right click on your project.clj and select “Add as Leiningen project”, that should help.

agata_anastazja (she/her) 2021-01-13T10:06:26.027800Z

I eventually did click on “Add as Leiningen project” from intellij file tab