File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Preview Extension Release History
2
2
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
+
3
12
## v2020.3.1-preview
4
13
### Thursday, March 26, 2020
5
14
#### [ 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.1 " ,
4
+ "version" : " 2020.3.2 " ,
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