You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ be generated with the new defaults.
37
37
- Parameter auto-completion lists are now sorted in the same order as they are in PowerShell ISE where command-specific parameters preceed the common parameters
38
38
- Parameter auto-completion lists show the parameter type
39
39
- Command auto-completion lists show the resolved command for aliases and the path for executables
40
-
- Many improvements to the PowerShell snippets, more clearly separating functional and example snippets
40
+
- Many improvements to the PowerShell snippets, more clearly separating functional and example snippets (all of the latter are prefixed with `ex-`)
41
41
- Added some additional example script files in the `examples` folder
0 commit comments