Skip to content

Commit 13c9268

Browse files
committed
Update CHANGELOG.md
Mentioned the completion text prefix for all example snippets.
1 parent fe4afca commit 13c9268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ be generated with the new defaults.
3737
- 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
3838
- Parameter auto-completion lists show the parameter type
3939
- 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-`)
4141
- Added some additional example script files in the `examples` folder
4242

4343
#### New configuration settings

0 commit comments

Comments
 (0)