Skip to content

Commit 317c164

Browse files
[eval] Refactor exception handling logic and overlay display
1 parent f7ad3cb commit 317c164

File tree

5 files changed

+182
-296
lines changed

5 files changed

+182
-296
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- [#3777](https://github.com/clojure-emacs/cider/issues/3777): Inspector no longer displays parsed Javadoc for Java classes and members.
1313
- [#3784](https://github.com/clojure-emacs/cider/issues/3784): Inspector: make point less erratic when navigating between inspector screens.
1414
- [#3790](https://github.com/clojure-emacs/cider/issues/3790): Stacktrace: show messages and data for all exception causes by default.
15+
- [#3789](https://github.com/clojure-emacs/cider/issues/3789): Refactor and simplify exception handling.
1516

1617
## 1.17.1 (2025-02-25)
1718

0 commit comments

Comments
 (0)