Fork me on GitHub
#cursive
<
2022-09-19
>
kanwei17:09:36

Hey! has there been any progress with cljfmt support? We have team members using a mix of Cursive and CIDER

cfleming20:09:46

There hasn’t, but if you can show me cases which are causing you problems, I can try to help configure Cursive to match whatever your team needs.

hadils21:09:26

Hi! Thank you for this excellent product! I am wondering if Cursive works with modules. I have recently refactored my deps.edn project into a monorepo consisting of several modules. I have noticed two things: the heap is getting exhausted (at 10GB) and stub generation seems to be failing.

cfleming23:09:47

Yes, it should do, I use multi-module projects all the time. Do you get an error with the stub generation? Also, do you have a memory report from when it runs out of memory?

hadils23:09:38

I got a notification for the stub generation. Is there a log file that I should read/post?

cfleming23:09:23

Yep, Help | Show log in Finder/Explorer. You can either post it here or email it to <mailto:[email protected]|[email protected]> if it contains sensitive info.

hadils23:09:18

Thank you Colin. I appreciate your excellent work!

cfleming23:09:42

Thanks for the kind words!