Skip to content

Conversation

FAlobaid
Copy link
Contributor

@FAlobaid FAlobaid commented Apr 6, 2021

This fix will correctly handle links for shortened-paths introduced in the updated stacktrace of Julia 1.6.0, so clicking on a shortened-path in the new stacktrace should take you to the correct code position.

This is done by expanding the tilde "~" symbol to be the home directory in the link only (will not change the actual path on screen in the stacktrace).

This is tested on a Windows 10 machine, but it should work for MacOs and Linux as well (confirmation would be appreciated).

This fix will correctly handle links to shortened-paths introduced in the new stacktrace of Julia 1.6.0 by expanding the tilde "~" symbol to be the home directory in the link only (will not change the actual path on screen in the stacktrace). This is tested on a Windows 10 machine, but it should work for MacOs and Linux as well (confirmation would be appreciated).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant