pnp / vscode-viva

With the SharePoint Framework Toolkit extension, you can create and manage your SharePoint Framework solutions on your tenant. All actions you need to perform during the development flow are at your fingertips.
https://marketplace.visualstudio.com/items?itemName=m365pnp.viva-connections-toolkit
MIT License
34 stars 15 forks source link

💡Feature Idea - environment details could support adding site app catalog #11

Closed Adam-it closed 11 months ago

Adam-it commented 1 year ago

💡 Idea

So currently environment details the extension shows just the tenant main site and the tenant app catalog

image

I was thinking we could add a feature that would allow the user to add additional environments to the list pointing to site level app catalogs. Then when deploy action is used and multiple envs (app catalogs) are present on the list, the user would need to first pick to which app catalog she or he wants to deploy the package. What do you think?

maybe even later on and additional feature could be to give the possibility to create a new app catalog on site level using the m365 spo site appcatalog add command