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
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Extensions can interact with the app installation flow to help guide users to packages they may want to add while configuring their machine.
Scenario
Here is a rough outline of the expected flow:
A user installs a Dev Home extension
A user navigates to the App Installation flow within 'Machine Configuration'
The user can see any relevant section (e.g. 'Gaming Development') that the extension would like to plug into and packages that are being populated by the extension
User can add packages to their cart.
Additional details
Extension should be able to plug-in to existing sections of the app-installation flow if they exist ('Game Development', 'Data Science Tools', etc.).
We may need to maintain a list in the project of valid sections and expand the list based on community feedback and what would enable users to discover packages in a better way.
Suggested new feature or improvement
Extensions can interact with the app installation flow to help guide users to packages they may want to add while configuring their machine.
Scenario
Here is a rough outline of the expected flow:
Additional details
Extension should be able to plug-in to existing sections of the app-installation flow if they exist ('Game Development', 'Data Science Tools', etc.).
We may need to maintain a list in the project of valid sections and expand the list based on community feedback and what would enable users to discover packages in a better way.