Fork me on GitHub
#cursive
<
2019-06-13
>
borkdude11:06:41

gentle reminder, feel free to vote on a convention for cursive and other tooling: https://github.com/borkdude/clj-kondo/issues/241#issuecomment-500805941

tony.kay16:06:41

So, when running all tests via the REPL in CLJ using Cursive’s running (Run all tests in ns): when there is an exception it shows the whole stack trace. A lot of times the useful info is at the top (e.g. a spec expound description) and I have to scroll back to it. Any chance this can be folded by default or something? I realize you might need it, but the scrolling gets oooold.