File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 Add a community snippet for date-annotated ` Write-Verbose ` messages.
88
99- [ PowerShell/vscode-powershell #1228 ] ( https://github.com/PowerShell/vscode-powershell/issues/1228 ) -
10- Make comment-based help trigger always be ` ## ` with a new setting ` powershell.helpCompletion ` to
10+ Make comment-based help trigger always be ` ## ` with a new setting ` powershell.helpCompletion ` to
1111 allow you to select between help comment styles: ` BlockComment ` (default) or ` LineComment ` .
1212 You can also specify Disabled to disable this functionality.
1313
1717- [ PowerShell/vscode-powershell #1243 ] ( https://github.com/PowerShell/vscode-powershell/issues/1243 ) -
1818 Support custom PowerShell executable paths in user configuration which can be selected (via name)
1919 in either user or workspace configuration.
20-
20+
2121- [ PowerShell/vscode-powershell #1264 ] ( https://github.com/PowerShell/vscode-powershell/pull/1264 ) -
2222 Add support for [ Visual Studio Live Share] ( https://code.visualstudio.com/visual-studio-live-share ) .
2323
Original file line number Diff line number Diff line change 11{
22 "name" : " PowerShell" ,
33 "displayName" : " PowerShell" ,
4- "version" : " 1.6 .0" ,
4+ "version" : " 1.7 .0" ,
55 "publisher" : " ms-vscode" ,
66 "description" : " Develop PowerShell scripts in Visual Studio Code!" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments