-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Closed
Copy link
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team memberterminal-links
Description
Type: Bug
I'm working on a next.js project where file paths have square brackets and parenthesis in them. When running my unit tests or doing anything in the terminal that will print out the full path the file, the link detection is stopping at the parens and brackets so I can't easily ctrl-click the filename and go to the file. I tried escaping the brackets and parens with \ and also tried enclosing the entire thing in quotes. Neither worked. It would be nice if either we had control over this in the settings or maybe just not consider delimeters.
VS Code version: Code 1.102.0 (cb0c47c, 2025-07-09T22:10:34.600Z)
OS version: Windows_NT x64 10.0.26100
Modes:
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team memberterminal-links