Fork me on GitHub
#cider
<
2022-10-05
>
robert-stuttaford07:10:56

has anyone perhaps got the output of Eval last sexp and insert C-u C-x C-e matching the formatting of the Eval last sexp in popup buffer C-c C-p ? when i use the popup, sorted maps print sorted and i get nicely pretty printed output. when i use insert, it's sorted but not pretty printed, which when i use cider-format-edn-region on it it loses the sorting because of course it's no longer a sorted-map.