File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Preview Extension Release History
22
3+ ## v2020.3.2-preview
4+ ### Tuesday, March 31, 2020
5+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
6+
7+ - ✨📟 [ PowerShellEditorServices #1245 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1245 ) -
8+ Better PSReadLine version filter check to include 2.1.0+ prereleases.
9+ - 🐛⚡️🧠🔗 [ PowerShellEditorServices #1248 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1248 ) -
10+ Fix cancellation for completions and add ` textDocument/hover ` cancellation support.
11+
312## v2020.3.1-preview
413### Thursday, March 26, 2020
514#### [ 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.1 " ,
4+ "version" : " 2020.3.2 " ,
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