Skip to content

Terminal link detection not working when filenames contain brackets or parenthesis  #256485

Open
@markdemich-fl

Description

@markdemich-fl

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions