microsoft / azure-repos-vscode

Azure Repos extension for VS Code
Other
662 stars 451 forks source link

Status bar link to team website does nothing (remote-ssh) #547

Closed iamjrock closed 4 years ago

iamjrock commented 5 years ago

The Azure Repos extension adds a link in the VS Code status bar with the hover title "Click to view your team project website.".

When I click this, nothing happens.

We are using the new VS Code Remote functionality such that the Extension is installed on the Remote: image

Perhaps the Extension is not yet Remote-aware and is trying to open a browser on the Remote instead of on the IDE client machine?

emiliodangelo commented 5 years ago

The same happens with Click to view build button:

image