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

Make links in Jetbrains products clickable #8444

Open
qarmin opened this issue Jan 12, 2025 · 1 comment
Open

Make links in Jetbrains products clickable #8444

qarmin opened this issue Jan 12, 2025 · 1 comment
Labels
C-enhancement Category - New feature or request

Comments

@qarmin
Copy link

qarmin commented Jan 12, 2025

When using oxlint in terminal, I see that links are not clickable

Screencast.from.2025-01-12.10-25-44.webm

Same problem have biome, but they have PR that seems to fix issue biomejs/biome#4876

@qarmin qarmin added the C-enhancement Category - New feature or request label Jan 12, 2025
@Andrew-Chen-Wang
Copy link

As a note, it looks like you're using Rust Rover. When testing what links are clickable, you'll want to test on a per IDE basis on the more popular IDEs for web development. I tested on Webstorm and PyCharm, and this pattern:

 at file:line:column

was recognized the best between the two. YMMV, but I wouldn't recommend necessarily testing on Rust Rover!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category - New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants