diff --git a/snippets/PowerShell.json b/snippets/PowerShell.json index 122d73b108..fbc7bedecb 100644 --- a/snippets/PowerShell.json +++ b/snippets/PowerShell.json @@ -203,7 +203,7 @@ "\t${6:Explanation of the function or its result. You can include multiple examples with additional .EXAMPLE lines}", "#>", "", - "{0}" + "${0:$TM_SELECTED_TEXT}" ] }, "Function-Advanced": {