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

navigate to test #21111

Closed
1 task done
drdozer opened this issue Nov 23, 2024 · 2 comments
Closed
1 task done

navigate to test #21111

drdozer opened this issue Nov 23, 2024 · 2 comments
Labels
admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue

Comments

@drdozer
Copy link

drdozer commented Nov 23, 2024

Check for existing issues

  • Completed

Describe the feature

I have run cargo test --workspace within the zed bash area. A test failed. The test ouptut contains both fully qualified names for the failing tests (e.g. blame::tests::test_parse_git_blame_complex and also panic messages with source code locations (e.g. thread 'blame::tests::test_parse_git_blame_complex' panicked at crates/git/src/blame.rs:358:13). It would be neat if either of these were hyperlinked back to the source.

Environment

Zed: v0.162.5 (Zed)
OS: Linux X11 devuan 5
Memory: 62.8 GiB
Architecture: x86_64
GPU: NVIDIA GeForce GTX TITAN X || NVIDIA || 535.183.01

If applicable, add mockups / screenshots to help present your vision of the feature

No response

@drdozer drdozer added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels Nov 23, 2024
@SomeoneToIgnore
Copy link
Contributor

Does ctrl-click work for you, when you focus the terminal?

Works for me on macOS:

it_works.mov

@drdozer
Copy link
Author

drdozer commented Nov 23, 2024

Yes! Ctrl+hover makes it a clickable URL. I'd missed it because there was no visual cues that I should need a modifier. For example, the text didn't have a hover styling. Thanks.

@SomeoneToIgnore SomeoneToIgnore closed this as not planned Won't fix, can't repro, duplicate, stale Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue
Projects
None yet
Development

No branches or pull requests

2 participants