-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Open
Labels
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
It would be cool to open hyperlinks from the terminal in the editor. For example:
python -m pip install rich && python -c 'from rich import print;print("[link=.zshrc]zsh[/link] or [link=file:///etc/passwd]passwd[/link]")'.
Here there are two links that will not open editor in vscode as of 1.97.2
I'd make a PR, but my lovely people, you are ignoring my PR #235672
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
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

