Closed
Description
This plan captures our work in August. We follow the same iteration cycle as VS Code. Although we plan for a whole iteration, we may not only ship at the end of an iteration but throughout.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Mark | Description |
---|---|
🏃 | work in progress |
✋ | blocked task |
💪 | stretch goal for this iteration |
🔴 | missing issue reference |
🔵 | more investigation required to remove uncertainty |
⚫ | under discussion within the team |
UX
- Rename
Remote Repositories
extension toGitHub Repositories
@eamodio
Fundamentals
- 🔴 Remote repositories selected from history in a remote window show as being on the remote @eamodio @aeschli
- 🔴 🏃 Improve first load performance @eamodio
- 🏃 Recommend the GHPRI extension when the users opens a PR vscode-internalbacklog#2330 @alexr00 @eamodio
- 💪 Explore command line support like
code github.com/org/repo
vscode-remote-repositories-github#5 @eamodio - 🔴 💪 Consolidate pickers with the GH core extension and make pickers available for other extensions @eamodio
- 💪 Explore how not to get stuck when the user cancels a GitHub sign-in request externally vscode-remotehub#248 @eamodio