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 14 forks source link

💡 [Feature]: Allow Viva Toolkit to work together with Teams Toolkit #133

Closed Adam-it closed 7 months ago

Adam-it commented 8 months ago

🎯 Aim of the feature

When you build SPFx solutions with Teams Toolkit - SPFx solution is in src sub folder - we could easily detect this and then make them both work simultaneously without being forced to open the src folder for SPFx toolkit.

📷 Images (if possible) with expected result

image

Adam-it commented 7 months ago

// Prototype

Adam-it commented 7 months ago

there is a slight strange issue with upgrade and validate in CLI for M365 which brings wrong name when running in TT SPFx project related issue: https://github.com/pnp/cli-microsoft365/issues/5679

done and waiting to be merged and then