You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `port-stacktrace-parse' is now a thin wrapper over
`port-tooling--read-result' so the two parse-printed-map-or-nil
paths share an implementation.
* `port-stacktrace--locate-relative' anchors the search at the
jack-in-detected project root (with `default-directory' as the
fallback), so a stacktrace rendered from a sub-directory still
resolves frames against the project's top-level `src/' tree.
* Sync the `port-stacktrace-hide-clojure-internals' docstring with
the actual prefix list in `port-stacktrace--noise-frame-p'
(clojure.main, javax., jdk. were missing from the doc).
0 commit comments