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]: Add missing gulp tasks to the tasks view #262

Open Adam-it opened 4 days ago

Adam-it commented 4 days ago

🎯 Aim of the feature

The aim is to add some gulp tasks that come along with SPFx package like: gulp test, gulp test-only, gulp trust-dev-cert, gulp untrust-dev-cert

Screenshot 2024-06-30 015506

📷 Images (if possible) with expected result

No response

🤔 Additional remarks or comments

not sure about the gulp test-only since usually it is a one time kind of thing and gulp trust-dev-cert since it is almost never used

this is the place we should extend image