Skip to content

Commit bb9f057

Browse files
committed
Enable CreateParameterAlias
1 parent 1858275 commit bb9f057

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1027,8 +1027,7 @@
10271027
"powershell.rename.createParameterAlias": {
10281028
"type": "boolean",
10291029
"default": true,
1030-
"markdownDescription": "Creates an alias attribute for a parameter when renaming a parameter definition.",
1031-
"deprecationMessage": "This has not been implemented yet."
1030+
"markdownDescription": "Creates an alias attribute for a parameter when renaming a parameter definition."
10321031
}
10331032
}
10341033
},

0 commit comments

Comments
 (0)