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

Hyperlinks of wrapped stacktraces do not "link", Windows 10 #151

Open
Datseris opened this issue Jul 24, 2018 · 2 comments
Open

Hyperlinks of wrapped stacktraces do not "link", Windows 10 #151

Datseris opened this issue Jul 24, 2018 · 2 comments

Comments

@Datseris
Copy link

Datseris commented Jul 24, 2018

I've mentioned this on Slack, opening this for clarity.

The hyperlinks of the stacktraces that are wrapped do not link. At least on Windows 10 and Juno for Julia 0.7 (all latest stable releases both in atom and in julia).

I don't know how I can make a "MWE"! Let me know what I can do to help!

@Datseris
Copy link
Author

Hm, this seems to be limited to the stacktraces of errors . because this:

julia> @which reconstruct(data, 3, t)
reconstruct(s::Union{AbstractDataset{B,T}, SizedArray{Tuple{A,B},T,2,M}}, D, τ) where {A, B,T, M} i
n DynamicalSystemsBase at C:\Users\datseris\.julia\dev\DynamicalSystemsBase\src\reconstruction.jl:16
8

has a wrapped link but does hyperlink properly.

@Datseris
Copy link
Author

Edit: no it does not link properly. It links to line 16 instead of 168

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

No branches or pull requests

1 participant