You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This milestone we expanded the git-base extension's API surface to enable remote source providers to contribute additional details about available remote sources to its pickers.
The builtin GitHub extension and the Remote Repositories extension have adopted the expanded API.
Please test the following with the latest VS Code Insiders:
In desktop, execute Git: Clone, choose Clone from GitHub, and verify that the picker items now include repo star count and show the repo description in each repo's item detail
Verify that the Open Remote Repository picker from the remote indicator menu continues to display
- Options to open a GitHub repo, open a GitHub PR, and open an Azure Repos repo
- Recently opened workspaces
Verify that selecting these options continues to work as expected
The text was updated successfully, but these errors were encountered:
Refs: #141295
Complexity: 3
Authors: @joyceerhl @lszomoru
Create Issue
This milestone we expanded the git-base extension's API surface to enable remote source providers to contribute additional details about available remote sources to its pickers.
The builtin GitHub extension and the Remote Repositories extension have adopted the expanded API.
Please test the following with the latest VS Code Insiders:
- Options to open a GitHub repo, open a GitHub PR, and open an Azure Repos repo
- Recently opened workspaces
The text was updated successfully, but these errors were encountered: