Closed iamjrock closed 4 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:
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?
The same happens with Click to view build button:
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:
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?