Visual Studio Code Extension
If you like using Visual Studio Code to develop your PnP PowerShell scripts, you might want to try the PnP PowerShell extension to boost your productivity. It provides various features that may be helpful when creating scripts using PnP PowerShell.
Currently, the extension provides the following:
- full docs for every PnP PowerShell command directly in VS Code
- samples gallery with samples from PnP script sample repo
- snippets with all possible commands
Check out the PnP PowerShell Visual Studio Code Extension page for more information.