File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Preview Extension Release History
2
2
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
+
3
21
## v2020.3.2-preview
4
22
### Tuesday, March 31, 2020
5
23
#### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell-preview" ,
3
3
"displayName" : " PowerShell Preview" ,
4
- "version" : " 2020.3.2 " ,
4
+ "version" : " 2020.4.0 " ,
5
5
"preview" : true ,
6
6
"publisher" : " ms-vscode" ,
7
7
"description" : " (Preview) Develop PowerShell scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments