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

To Correctly Handle links for shortened-paths introduced in the updated stacktrace of Julia 1.6.0 #777

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 6, 2021

  1. Handle links to new stacktrace shortened-paths introduced in Julia 1.6.0

    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).
    FAlobaid committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    9a0ddbc View commit details
    Browse the repository at this point in the history