Skip to content

vscode links fail if active window/tab is an existing code or ssh session #2108

@calebshay

Description

@calebshay

Checklist

Configuration

Blink: v18.1.1.980 (App Store). Feb 24 2025
iPadOS: 18.3.1

Describe the bug

When opening a vscode link (from GitHub Codespaces), if I already have one running in Blink or my active blink tab is currently an active ssh connection, and I am not on a new empty Blink tab, Blink will either do nothing (in the case of the active tab being an existing code tab), or attempt to run code http://<my-new-codespace-url> inside of the running ssh session.

Blink should open a new tab first, before triggering a call to code in order to start a new codespace session in a new tab (or, alternatively, a new window). It might even make sense to have that be user configurable of whether handling vscode links should trigger a new window or a new tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug that's either related to Blink Shell or prevents the user to use the app in normal conditions.codeVSCode

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions