File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2022.5.5-preview
4
+ ### Friday, May 20, 2022
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ No changes.
9
+
10
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
11
+
12
+ - ✨ 🧠 [ PowerShellEditorServices #1809 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1809 ) - Additional IntelliSense fixes and ToolTip overhaul.
13
+
3
14
## v2022.5.4-preview
4
15
### Thursday, May 19, 2022
5
16
6
17
#### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
18
19
+ No changes.
8
20
9
21
#### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
10
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell-preview" ,
3
3
"displayName" : " PowerShell Preview" ,
4
- "version" : " 2022.5.4 " ,
4
+ "version" : " 2022.5.5 " ,
5
5
"preview" : true ,
6
6
"publisher" : " ms-vscode" ,
7
7
"description" : " (Preview) Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments