CIDER 1.11.0 ("Hvar")
New features
- #3565:
*cider-error*
: open a given Exception in the Inspector by clicking it, or hitting p.
Changes
- CIDER Inspector: display Java class/method/field info when available.
- This info is available when enrich-classpath is active.
- #3495: possibly display error overlays on
cider-load-buffer
. - #3572:
lein.sh
: honorXDG_CACHE_HOME
. - Bump the injected
cider-nrepl
to 0.43.1.- Improves performance for exception handling and other use cases.
- Fixes
cider-inspector-refresh
. - Offers better completions related to
:as-alias
under ClojureScript.