vscode-powershell
vscode-powershell copied to clipboard
Add an extended Snippet for Advanced Functions fixes #5197
PR Summary
fixes #5197
Added snippet from ISE with minor edits
- comment help inside instead of outside the function defintion
- added clean block and link to docs on this
Adding based on this comment on bsky
PR Checklist
Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.
- [x] PR has a meaningful title
- [x] Summarized changes
- [ ] PR has tests
- [ ] This PR is ready to merge and is not work in progress
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready
- If the PR is work in progress, please add the prefix
@JustinGrote this was a C&P from the one in ISE with very minor edits But will take comments on board and push an update shortly
I'll merge it either way, but good to make it as useful as possible yeah?
@andyleejordan not sure why it's waiting on codeql, I don't see it as an action...
@andyleejordan bump on this.
Thanks @kilasuit!