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

Support opening files URLs surrounded by parenthesis #18556

Open
1 task done
silvenon opened this issue Sep 30, 2024 · 0 comments
Open
1 task done

Support opening files URLs surrounded by parenthesis #18556

silvenon opened this issue Sep 30, 2024 · 0 comments
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc

Comments

@silvenon
Copy link

silvenon commented Sep 30, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

In the integrated terminal's stack trace if a file URL is surrounded by parenthesis (this is common with Vite/Node.js). Observe the examples below:

      at trim_prefix (/Users/me/Code/my-project/node_modules/express/lib/router/index.js:321:13)
      at /Users/me/Code/my-project/node_modules/express/lib/router/index.js:284:7

The URL below is clickable, but the one above is not.

Environment

Zed: v0.154.3 (Zed)
OS: macOS 15.0.0
Memory: 16 GiB
Architecture: aarch64

@silvenon silvenon added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels Sep 30, 2024
@silvenon silvenon changed the title Support opening files from terminal surrounded by parenthesis Support opening files URLs surrounded by parenthesis Sep 30, 2024
@JosephTLyons JosephTLyons added editor Feedback for code editing, formatting, editor iterations, etc and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc
Projects
None yet
Development

No branches or pull requests

2 participants