Open
Description
🎯 Aim of the feature
I was thinking of additional (smaller) VS Code extensions that would be a optional dependency of the viva toolkit. So similar to Azure VS Code extensions, for example you have the Azure Static Web App VS Code extension that when installed will install Azure Resource extension as this the main 'host' extension that brings the additional view in VS Code and Azure Static Web App extends it.
So to follow the same approach I was thinking that SPFx toolkit could be the base VS Code extension that provides capabilities for SPFx development but we may find additional VS Code extensions we provide that extend SPFx toolkit with additional features.
I was thinking of:
- list formatting extension - would allow to 'connect' to given list and dynamically apply list formatting json from within VS Code. That way it will be easier to have the .json list formatting files as part of the SPFx solution. Along the way I need to check if it would be possible to apply some snippets that would support 'coding' and I was thinking of adapting pnp list formatting sample repo to show an additional sample gallery with samples you may use with a single click
- extension that would allow to manage site designs
- extensions that would allow to create and manage SharePoint List Webhooks as well as MS Graph Subscription Webhooks
📷 Images (if possible) with expected result
No response
🤔 Additional remarks or comments
Similar to this idea we could