This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
hi all!
i have a quick question on cider.
what's the correct way of auto-reloading files?
to give some context, I'm working on exercism
i found that despite doing cider-refresh
, the tests don't seem to see the updated implementation file
@bentanweihao: I tend to use the same as @sooheon mentioned - cider-load-buffer
, which should be mapped to C-c C-k
by default in cider