File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2022.3.1-preview
4
+ ### Thursday, March 24, 2022
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - 🐛 📺 [ vscode-powershell #3878 ] ( https://github.com/PowerShell/vscode-powershell/pull/3883 ) - Add several more commands to activation events.
9
+ - 🐛 📖 [ vscode-powershell #3857 ] ( https://github.com/PowerShell/vscode-powershell/pull/3879 ) - Update troubleshooting guide etc.
10
+ - 🐛 📺 [ vscode-powershell #3874 ] ( https://github.com/PowerShell/vscode-powershell/pull/3877 ) - Add PowerShell version to language status item.
11
+
12
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
13
+
14
+ - #️⃣ 🙏 [ PowerShellEditorServices #1746 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1746 ) - Replace ` _consoleHostUI ` with ` _underlyingHostUI ` .
15
+
3
16
## v2022.3.0-preview
4
17
### Thursday, March 10, 2022
5
18
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.3.0 " ,
4
+ "version" : " 2022.3.1 " ,
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