vscode-powershell icon indicating copy to clipboard operation
vscode-powershell copied to clipboard

Add an extended Snippet for Advanced Functions

Open kilasuit opened this issue 6 months ago • 1 comments

Prerequisites

  • [x] I have written a descriptive issue title.
  • [x] I have searched all issues to ensure it has not already been reported.

Summary

In the ISE we have an additional Full version of the Function/Cmdlet snippet called Cmdlet (advanced function) - Complete

It was mentioned on BlueSky this is missing and we should have this with an update for v7 compatible features

I'll raise a PR for this as am working on it atm so please assign to me

Proposed Design

An updated version of this particular snippet, that is as fully complete as possible (so will be a larger snippet) that also adds the some additional "go read this" suggestions for some of the newer v7+ avail features like the clean block

kilasuit avatar May 22 '25 02:05 kilasuit

Thanks for your submission! Going to flag this as "up for grabs" as snippets are one of the lowest barrier-to-entry PRs for this repo, also a note you can make a user-defined snippet to test.

JustinGrote avatar May 22 '25 15:05 JustinGrote