Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight lines from stacktrace when evaluate expression fails #2531

Open
mrkam2 opened this issue Apr 22, 2024 · 0 comments
Open

Highlight lines from stacktrace when evaluate expression fails #2531

mrkam2 opened this issue Apr 22, 2024 · 0 comments
Labels
ux User experience related

Comments

@mrkam2
Copy link
Contributor

mrkam2 commented Apr 22, 2024

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.

@bpringe bpringe added the ux User experience related label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ux User experience related
Projects
None yet
Development

No branches or pull requests

2 participants