PnP PowerShell extensionThis extension will boost your productivity when creating scripts that use PnP PowerShell. Currently, the extension provides:
Please check PnP PowerShell docs for more information. ✨ Capabilities1️⃣ Script samples galleryUsing
2️⃣ DocsThis functionality provides PnP PowerShell docs view for all commands inside VS Code. No more context switching between the code editor and browser. It is possible to go to docs original website location and also open the sample gallery showing all samples using that command. It is also possible to use the command 3️⃣ Command list tree viewThe command list also has the functionality to group commands view by command name verb 4️⃣ SnippetsThe extensions help to quickly find the correct PnP PowerShell command and use it thanks to code snippets. The command is added along with all required parameters. It is possible to quickly move between parameters using 'Tab' key. Each snippet has a description which may be found in the docs which is a great help to quickly understand the commands functionality. In order to use snippets please type part of a PnP PowerShell command and press enter or tab. The command will be automatically added to the code along with all required parameters. You may also use 'Ctrl + Space' (Windows, Linux) or 'Cmd + Space' (macOS) to activate snippets from within the editor. It is also possible to use the command 5️⃣ Transition to PnP PowerShell Docs websiteThe extension provides many ways to go to the PnP PowerShell Docs web page or GitHub repository. 🤖 CommandsThe extension provides the following commands:
🙋 SupportThis project is a community lead extension provided by the Microsoft 365 and Power Platform Community members. Questions, problems, or feedback is more than welcome. Please create an issue in the extension repository issue list. 👍 CommunityAre you building experiences for Microsoft 365? - Everyone is welcome to join our Microsoft 365 and Power Platform Community efforts with community calls, samples and guidance. Join our weekly community calls for Microsoft 365 and Power Platform topics or engage with us on Discord. Everyone is welcome 🧡 🧾 Code of ConductThis project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments. 😍 "Sharing is Caring"🔑 License⚠️ DisclaimerTHIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT. |