File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Preview Extension Release History
22
3+ ## v2020.4.0-preview
4+ ### Wednesday, April 08, 2020
5+ #### [ vscode-PowerShell] ( https://github.com/PowerShell/vscode-PowerShell )
6+
7+ - ✨👷 [ vscode-powershell #2617 ] ( https://github.com/PowerShell/vscode-powershell/pull/2617 ) -
8+ Use PowerShell Daily in CI.
9+ - 🐛📖 [ vscode-powershell #2618 ] ( https://github.com/PowerShell/vscode-powershell/pull/2618 ) -
10+ Fix link to 'Exchange Online Connection' in community snippets ToC. (Thanks @hjorslev !)
11+ - 🐛🐢 [ vscode-powershell #2606 ] ( https://github.com/PowerShell/vscode-powershell/pull/2606 ) -
12+ Fix Pester CodeLens setting which allows Pester v4 scripts to work again. (Thanks @nohwnd !)
13+
14+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
15+
16+ - ✨👷 [ PowerShellEditorServices #1252 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1252 ) -
17+ Use PowerShell Daily in CI.
18+ - 🐛⚡️🧠🔗 [ PowerShellEditorServices #1251 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1251 ) -
19+ Add cancellation to SignatureHelp request and cache results for cmdlets on ` Get-Command ` and ` Get-Help ` .
20+
321## v2020.3.2-preview
422### Tuesday, March 31, 2020
523#### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
Original file line number Diff line number Diff line change 11{
22 "name" : " powershell-preview" ,
33 "displayName" : " PowerShell Preview" ,
4- "version" : " 2020.3.2 " ,
4+ "version" : " 2020.4.0 " ,
55 "preview" : true ,
66 "publisher" : " ms-vscode" ,
77 "description" : " (Preview) Develop PowerShell scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments