When I use namespaced keywords, Cider gives some very verbose output on M-x cider-inspect-last-result. Is there anyway to reduce the verbosity so I can see more content on the screen? Here is a screenshot for reference:
Not at the time, unfortunately. This is a common problem with namespaced keywords. But you can submit a ticket, there may be something we can do about it.
Thanks for the response, @alexyakushev
Here is the GitHub issue: https://github.com/clojure-emacs/cider/issues/3841
Possible solution: https://github.com/clojure-emacs/orchard/pull/354
Great, I look forward to trying it out!