Releases
v0.10.1
Changes
Suppress eldoc when the current sexp seems to be too large.
#1500 : Improve the performance of REPL buffers by using text properties instead of overlays for ANSI coloring.
cider-current-connection
considers major mode before cider-repl-type
.
Bugs fixed
#1450 : Fix an error in cider-restart
caused by a reference to a killed buffer.
#1459 : Add support for dynamic dispatch in scratch buffers.
#1466 : Correctly font-lock pretty-printed results in the REPL.
#1475 : Fix args-out-of-range
error in cider--get-symbol-indent
.
#1479 : Make paredit and cider-repl-mode
play nice.
#1452 : Fix wrong ANSI coloring in the REPL buffer.
#1486 : Complete a partial fix in stacktrace font-locking.
#1482 : Clear nREPL sessions when a connection is closed.
#1435 : Improve error display in cider-test.
#1379 : Fix test highlighting at start of line.
#1490 : Don't display the inspector buffer when evaluation fails.
You can’t perform that action at this time.