Skip to content

Highlight lines from stacktrace when evaluate expression fails #2531

Open
@mrkam2

Description

@mrkam2

When I evaluate something in calva and it fails with an exception, how hard would it be to highlight the lines of the source code from the stacktrace in the editor? Similar to how it is done for failing tests? This would’ve sped up the development quite noticeably. Because today I have to switch to the repl output, click on Show stacktrace, find the line related to my source code, switch back to the source code, perform navigate to line number and type in the number that I found in the stacktrace.

Slack discussion: https://clojurians.slack.com/archives/CBE668G4R/p1709843805369499.

Metadata

Metadata

Assignees

No one assigned

    Labels

    uxUser experience related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions