Skip to content

Commit fca641c

Browse files
committed
Name and prefix update
1 parent 90f312b commit fca641c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/PowerShell.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@
239239
"}"
240240
]
241241
},
242-
"Function-Advanced-Doc": {
243-
"prefix": ["function-advanced-doc", "cmdlet-doc"],
242+
"Function-Advanced-Doc-Full-Example-From-ISE": {
243+
"prefix": ["function-advanced-doc-fromISE", "cmdlet-doc-fromISE"],
244244
"description": "Script advanced function definition with full comment-based help and parameter attributes.",
245245
"body": [
246246
"function ${1:Verb-Noun} {",

0 commit comments

Comments
 (0)